react-native-problem

Setup steps

  1. Clone the repo
  2. cd folderName
  3. Install dependencies
yarn install
  1. Run

Android:

npx react-native run-android

iOS

cd ios
pod install

//After completion

cd ../
npx react-native run-ios

Screenshots

Home with no contacts Create screen Home with contacts Update screen

APK

Click to download APK