Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack4-challenge2
:octocat: GitIssues Application using React Native, ESLint, EditorConfig, Babel Root Import, Babel Module Resolver, prop-types, React Navigation, React Native Vector Icons, React DevTools, Reactotron and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/react-native-gostack4-challenge2
bootcamp gitissues gostack gostack-4 react-native rocketseat
Last synced: 8 days ago
JSON representation
:octocat: GitIssues Application using React Native, ESLint, EditorConfig, Babel Root Import, Babel Module Resolver, prop-types, React Navigation, React Native Vector Icons, React DevTools, Reactotron and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack4-challenge2
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-02-07T11:17:09.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:07:15.000Z (3 months ago)
- Last Synced: 2024-09-15T15:27:58.421Z (3 months ago)
- Topics: bootcamp, gitissues, gostack, gostack-4, react-native, rocketseat
- Language: JavaScript
- Homepage:
- Size: 3.56 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 4 Challenge 2
:octocat: GitIssues Application using React Native, ESLint, EditorConfig, Babel Root Import, Babel Module Resolver, prop-types, React Navigation, React Native Vector Icons, React DevTools, Reactotron and consuming the features of the GitHub API
:muscle: Click here to see the challenge description
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-gostack4-challenge2# Entry in folder
cd react-native-gostack4-challenge2# 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: [React Developer Tools](https://github.com/osvaldokalvaitir/awesome/blob/main/src/browsers/chrome/extensions/react-developer-tools.md), [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