A simple app to read contacts and add them to your favorite list
Follow React Native Docs to install and run app
npm install
cd ios && pod install && cd ..
react-native run-android
react-native run-ios
A simple app to read contacts and add them to your favorite list
Follow React Native Docs to install and run app
npm install
cd ios && pod install && cd ..
react-native run-android
react-native run-ios