0 votes
in ReactJS by
edited by
How to create a new React Native project?

i) create files manually

ii) $ react native init

iii) run  $ npm init

iv) $ react-native init

1 Answer

0 votes
by

Ans is $ react-native init

Related questions

0 votes
asked May 21, 2020 in ReactJS by GeorgeBell
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell
...