Last active
March 20, 2017 11:38
-
-
Save wprudencio/82e591f13d69318a1be31fd635e16eff to your computer and use it in GitHub Desktop.
Annotations React native
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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