Application developed with React Native, Graphql, Apolo, Axios, Realm.
List of libraries used in project development:
- React Native
- React Navigation
- React Native Gesture Handler
- Axios
- Reactotron
- reactotron-react-native
- Babel
- Eslint
- EditorConfig
- Apollo
- GraphQL
- Realm
- Styled-components
- React Native dotenv
- Enter command to install dependencies:
yarn install
- Configure Key of GitHub
- Create file .env and change key value, following the example of file .env-example
- 1 - https://github.com/settings/tokens
- 2 - Personal access tokens
- 3 - Generate a personal access token
- Enter command
yarn start
And
// For Android
react-native run-android
// FOr IOS
react-native run-ios