/MealsToGo

Exploring React Native via the Expo CLI

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

MealsToGo

Exploring React Native via Expo

TODO:

  • [Fix] StyleLint not working with WebStorm When linting something other than CSS, you should install an appropriate syntax, e.g. "@stylelint/postcss-css-in-js", and use the "customSyntax" option

NOTES:

  • Styled Components will not give the linter a break with React@18
  • Keep an eye on React-Native typing fixing React@18+ integration (get rid of the resolutions workaround in the package.json)