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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

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

πŸ’ͺ Click here to see the challenge description

GitHub language count GitHub language top Made by Kalvaitir License

Demo   |   Install and run   |   License

πŸ“± Demo

Demo

πŸ”§ Install and run

Open terminal:

# 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, Reactotron.

πŸ“ License

This project is under the MIT license. See LICENSE for more information.


Developed with πŸ’š by Osvaldo Kalvaitir Filho

About

: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

License:MIT License


Languages

Language:JavaScript 67.1%Language:Objective-C 15.9%Language:Java 8.6%Language:Starlark 8.5%