Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack9-module6
:octocat: 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
https://github.com/osvaldokalvaitir/react-native-gostack9-module6
bootcamp gostack gostack-9 react-native rocketseat
Last synced: 23 days ago
JSON representation
:octocat: 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
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack9-module6
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-10-08T21:38:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:49:35.000Z (4 months ago)
- Last Synced: 2024-09-13T08:38:19.146Z (4 months ago)
- Topics: bootcamp, gostack, gostack-9, react-native, rocketseat
- Language: JavaScript
- Homepage:
- Size: 3.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 9 Module 6
:octocat: 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## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# 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](https://github.com/osvaldokalvaitir/awesome/blob/main/src/apps-inspectors/reactotron.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho