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

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue