- If you want to develop products on mobile AND desktop machines, it’s easier to only create a web-app which would open in both in browsers and mobiles.
- If you plan on developing dedicated apps for smartphones, go with
- Enable eslint & airbnb from the start. It will help a LOT to make much faster applications with unified code design.
https://expo.dev/ → it requires much less development to create an unified design.