This App is tested and developed on Ios device.
• Read Contacts • Delete Conatct • Update Contact
git clone https://github.com/GeekRishabh/rn-contact.git
cd rn-contact
npm install
- make sure you have no other packagers running!
cd ios && pod install && cd ..
npm run ios
- if things don't work, clean up all your build and node_modules folders, npm install and rebuild
• Create Contact
• Search
- By phone number
- By name
- By email
- By company
• Sort