osvaldokalvaitir / react-native-gostack4-module2

:octocat: 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

React Native - GoStack 4 Module 2

:octocat: 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

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-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.

๐Ÿ“ License

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


Developed with ๐Ÿ’š by Osvaldo Kalvaitir Filho

About

:octocat: 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

License:MIT License


Languages

Language:JavaScript 66.4%Language:Objective-C 16.2%Language:Java 8.8%Language:Starlark 8.6%