整合 rn 平台
Showing
... | ... | @@ -28,20 +28,27 @@ |
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@react-native-community/async-storage": "^1.6.1", | ||
"@tarojs/async-await": "1.3.12", | ||
"@tarojs/components": "1.3.12", | ||
"@tarojs/components-rn": "^1.3.12", | ||
"@tarojs/redux": "1.3.12", | ||
"@tarojs/redux-h5": "1.3.12", | ||
"@tarojs/router": "1.3.12", | ||
"@tarojs/taro": "1.3.12", | ||
"@tarojs/taro-alipay": "1.3.12", | ||
"@tarojs/taro-h5": "1.3.12", | ||
"@tarojs/taro-redux-rn": "^1.3.12", | ||
"@tarojs/taro-rn": "^1.3.12", | ||
"@tarojs/taro-router-rn": "^1.3.12", | ||
"@tarojs/taro-swan": "1.3.12", | ||
"@tarojs/taro-tt": "1.3.12", | ||
"@tarojs/taro-weapp": "1.3.12", | ||
"axios": "^0.19.0", | ||
"nerv-devtools": "^1.4.0", | ||
"nervjs": "^1.4.0", | ||
"react": "16.3.1", | ||
"react-native": "0.55.4", | ||
"redux": "^4.0.0", | ||
"redux-logger": "^3.0.6", | ||
"redux-thunk": "^2.3.0", | ||
... | ... |
Please
register
or
sign in
to comment