Application using React Native, ESLint, Prettier, EditorConfig, React Navigation, styled-components, React Native Vector Icons, Axios, React Native Async Storage, prop-types, Reactotron and consuming the features of the GitHub API
Demo | Install and run | License
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack9-module6
# Entry in folder
cd react-native-gostack9-module6
# Install deps with npm or yarn
npm install | yarn
# Launch the app on android with react-native or yarn
react-native run-android | yarn android
# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
Click to learn more about the tools used: Reactotron.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho