- There are samples for mobx.
- You can learn how to structure react-native app.
- Navigate with React-Navigation's StackNavigator.
- Styles.js are seperated from components.
- Global variables and functions are in global folder.
- Assets are in assets folder.
- Global styles are defined in stylesVar.js
- If you use rest api call, that will be done in searchApi.js
- Shared components are in shared folder.
- npm install
- npm start
- Open other terminal
- npm run ios
- 0.47.2