starter project for react-native
I am new to react native. I need to know the best starter kit/generator. I have just tested "create-react-native-app". Is there any generator or kit available for react native projects?
Thank you in advance.
I guess you can check out https://github.com/teallabs/react-native-init . It is pretty amazing react-native starter kit with codepush, google signin, sentry, react-navigations and all setup steps.
Comments
Post a Comment