- run git clone [email protected]:hiren43/StarWarsExplorer.git (ignore if already downloaded)
- cd StarWarsExplorer
- npm install
- cd ios
- pod install
- cd ..
- react-native run-ios
- run git clone [email protected]:hiren43/StarWarsExplorer.git (ignore if already downloaded)
- cd StarWarsExplorer
- npm install
- react-native run-android
- Implementing “Pull to Refresh” for People lists
- Display a splash screen for 3.5 seconds with a StarWars image on it
- Implement pagination for People list (load more data when user scrolls to the end of the list)
- Add App Icon