Skip to content

zauribrahimkhalilov-zz/react-native-countrylist

Repository files navigation

react-native-countrylist

Country List Application with React Native

Installation

Target OS: Android

git clone https://github.com/zauribrahimkhalilov/react-native-countrylist.git
cd react-native-countrylist
react-native run-android

Target OS: IOS

A Mac is required to build projects with native code for iOS

git clone https://github.com/zauribrahimkhalilov/react-native-countrylist.git
cd react-native-countrylist
npm install
npm start