- There are sample of redux and action.
- You can learn how to structure react-native app.
- Navigate with React-Navigation's StackNavigator.
- Styles.js and seperated from components.
- Global variables and functions and in global folder.
- Assets are in assets folder.
- Global styles are defined in stylesVar.js
- If you use rest api call, that is be done in searchApi.js
- Shared components are in shared folder.
- npm install
- open app in expo xde and run on ios.
- 19.0.0