hardzork / react-native-store-github-users

Project designed to enhance knowledge gained in react native in @Rocketseat #GoStack bootcamp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Store Github Users

Hardzork's GoStack 7.0 Challenge 06

This project uses React and React Native concepts such as PropTypes, Styled Components, StyleSheet, States, Props, React Navigation, WebView, Animated, React Native Gesture Handler and more. It also uses the Github API to search and store users and show their repos stars.

ESLint, Prettier and Reactotron are used.

Challenge description

https://github.com/Rocketseat/bootcamp-gostack-desafio-06

Links

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Project designed to enhance knowledge gained in react native in @Rocketseat #GoStack bootcamp.

License:MIT License


Languages

Language:JavaScript 65.7%Language:Objective-C 16.5%Language:Java 9.5%Language:Starlark 8.3%