reactnative环境配置

安卓配置

reactnative在webstorm提示插件

江清清学习地址

ReactNative的代码模板,包括:

组件名称

Api 名称

所有StyleSheets属性

调用ReactNative组件时, 首先 按下 command + J , 然后输入属性名的 首字母 如输入onP 自动提示 onPress, onPressIn, onPressOut, ....

下载方法:

首先大家可以把该项目下载或者如下命令clone下来:

git clonehttps://github.com/virtoolswebplayer/ReactNative-LiveTemplate

安装方法一(Windows和Mac都支持):

file -> import settings -> ReactNative.jar

你可能感兴趣的:(reactnative环境配置)