插件下载地址https://github.com/virtoolswebplayer/ReactNative-LiveTemplate
下载方法:使用git下载 ,在终端输入git clone https://github.com/virtoolswebplayer/ReactNative-LiveTemplate
安装方法:在终端输入 file -> import settings -> ReactNative.jar
使用方法
通用方法 直接输入组件 或 Api 名称的首字母, 比如想要 View ,只要输入 V自动提示代码里就会看到 View
StyleSheet属性提示
首先 按下 command + J , 然后输入属性名的 首字母
如: 输入 f ,会自动提示 fontSize,fontStyle