【发布时间】:2017-06-05 22:17:12
【问题描述】:
我正在安装react-native-elements,在安装指南中有这个命令:
npm i react-native-vector-icons --save && react-native link react-native-vector-icons
我很好奇这部分命令的作用以及为什么需要它:react-native link react-native-vector-icons
【问题讨论】:
标签: react-native npm