Githuber Application using React Native, ESLint, Prettier, EditorConfig, Babel Root Import, Babel Module Resolver, prop-types, React Navigation, React Native Vector Icons, react-native-status-bar-height, 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-gostack4-module2
# Entry in folder
cd react-native-gostack4-module2
# 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