Latest supported RN version 0.79 🎯
node
>= 18
java
>= 17
npx @react-native-community/cli init MyApp --template @computools/react-native-template-controller
Source article how to configure envs in RN, by using react-native-config.
See the below table to find out which version of the template to use.
React Native | Template |
---|---|
0.79 | 1.0.43 |
0.78 | 1.0.34 |
0.77 | 1.0.33 |
0.76 | 1.0.29 |
0.75 | 1.0.24 |
0.74 | 1.0.20 |
0.73 | 1.0.11 |
0.72 | 1.0.0 |
0.71 | 0.0.7 |