Getting started
Before you start
If you are new to React Native, it would be better to learn a bit about it first by checking its website and then come back here.
To work with this template you have to install everything what's needed in order to work with React Native, make sure you have environment ready to work with.
Prerequisites
These are the versions of tools on which this template was created and tested (higher versions should be also supported):
- Android Studio Jellyfish | 2023.3.1
- Gradle 8.6
- JDK 17 (Zulu 17)
- XCode 15.0
- Node 21.6.1
- npm 10.2.4
Usage
npx --force react-native init MyApp --template react-native-template-strong --npm
After usage
I strongly advise you to be patient, and check documentation to know about all available features.
If you have any questions regarding any particular decision check FAQ or ask a question or create a discussion.
If you have any questions you can check the troubleshooting section.