Mobile application for Android/iOS that resolve the problem with default phonebook. Phonebook on your phone is not adapted to your interests so it`ll good if you install my app. PhoneBook has a lot of features and interests. All your data is saving locally.
For iOSyarn install
pod install
For Android
yarn install
start Android Studio and sync .gradle files
For iOSreact-native run-ios
or
react-native run-ios --simulator="your_simulator_name"
For Androidreact-native run-android