Skip to content

Instantly share code, notes, and snippets.

@wprudencio
Last active March 20, 2017 11:38
Show Gist options
  • Save wprudencio/82e591f13d69318a1be31fd635e16eff to your computer and use it in GitHub Desktop.
Save wprudencio/82e591f13d69318a1be31fd635e16eff to your computer and use it in GitHub Desktop.
Annotations React native
## React Cheat Sheet
https://ihatetomatoes.net/wp-content/uploads/2017/01/react-cheat-sheet.pdf
## Project structure
https://github.com/BelinChung/react-native-hiapp
## Libs
https://github.com/airbnb/lottie-react-native Lib fantastica de animacoes
## Util Development
https://github.com/Microsoft/vscode-react-native ##Suporte ao vscode
https://github.com/react-community/create-react-native-app
## Best native components
https://github.com/react-native-community/react-native-elements
https://github.com/react-community/react-navigation
https://github.com/avocode/nachos-ui
http://shoutem.github.io/docs/ui-toolkit/introduction
https://github.com/xinthink/react-native-material-kit
############################### Hello World ################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment