Closed
Description
Hey There,
I was trying to create a react native project using following command with latest version, But when project created it always gives me version 0.75.3 instead of 0.78.0
npx @react-native-community/cli@latest init your_project_name --template react-native-javascript-template --package-name "com.yourcompany.yourprojectname"
Also I've tried adding following command, still its not working,
npx @react-native-community/cli@latest init your_project_name --template react-native-javascript-template --package-name "com.yourcompany.yourprojectname" --version 0.78.0
What is the best way or command to create a new react native project with javascript project and version 0.78.0 or latest react native version?
Thanks
Metadata
Metadata
Assignees
Labels
No labels
Activity