react native 的命令以及一些第三方库的安装

react-native init AwesomeProject
cd AwesomeProject
react-
native run-android



npm install react-native-vector-icons --save

npm i react-native-elements --save

npm install --save react-navigation

npm i react-native-swiper –save

猜你喜欢

转载自blog.csdn.net/qq_40473204/article/details/80334607