Contacts app developed with React-Native
In this project I looked at some key aspects of the React Native framework. Android / iOS app.
This project was developed with React and React-Native
- React https://facebook.github.io/react/
- React-Native https://facebook.github.io/react-native
- react-navigation https://reactnavigation.org/
- clone this application from github: git clone git@github.com:eiglikov/react-native-contacts.git
- open cloned repo
- from command line run "npm i"
- wait for packages to be downloaded and installed
- for Android: react-native run-android
- for iOS: react-native run-ios
For more information React-Native guide: https://facebook.github.io/react-native/docs/getting-started.html