Challenge-Task A simple app to read contacts and add them to your favorite list Installation Follow React Native Docs to install and run app npm install cd ios && pod install && cd .. Android react-native run-android iOS - Run on Xcode react-native run-ios