Will need:
React Native on your local site, and you can have it all set up by following the official documentation
https://reactnative.dev/docs/environment-setup
There you will find all the dependencies that you need to install before starting to work on your project such as Node, Android SDK, Jdk, etc.
You will need Xcode to publish on iOS
You will need a Google Developer account to publish on Android (Google Play)
You will need a free Firebase account to create your database project
Code edito
Last updated
Was this helpful?