This is a basic mobile application for iOS made using React Native and Xcode
Before you run the app, make sure you have Cocoapods and npm installed to get necessary packages present in package.json
First install both above mentioned applications and other necessary React-Native dependencies. Then go to root directory of project and run 'npm install'.
Once this is finished, go into ios folder by typing 'cd ios'. Then type 'pod install' to compile the entire project for ios.
Once all this is done, type 'npm start' to start Metro, which compile the entire app and then press 'i' to run it in ios simulator or in a connected ios phone.
GodOfBlackfield/RN_List_App
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|