"Create React Native App" and "Create React App" together - single code base for both apps
Getting Started
- create-react-app
- create-react-native-app
Dependencies
- react
- react-dom
- react-native
- react-native-web
- native-base
- expo
npm i
npm start:web
npm start:native