Installez le fil dans React Native

npm install -g yarn
yarn global add react-native-cli
react-native init sample
Arvind Jitta