react-native-eyepetizer icon indicating copy to clipboard operation
react-native-eyepetizer copied to clipboard

React Native 仿开眼3.1.2版本

Results 12 react-native-eyepetizer issues
Sort by recently updated
recently updated
newest added

当我调用react-native run-android命令时报错 完整堆栈如下: λ react-native run-android Starting JS server... Building and installing the app on the device (cd android && gradlew.bat installDebug... Downloading https://services.gradle.org/distributions/gradle-2.4-all.zip Exception in thread "main" javax.net.ssl.SSLHandshakeException: Remote...

我都是按照: 1. npm install 2. react-native link 3. react-Native run-ios 报错 如下: ![image](https://user-images.githubusercontent.com/9635493/32306162-c18f58ac-bf47-11e7-9ad0-467302096034.png) 然后 ![native-base](https://user-images.githubusercontent.com/9635493/32306239-32d64f66-bf48-11e7-9c92-76ede2f62c2d.png) 使用 xcode 进行运行 报错如下 请问如何解决 谢谢

I download the file,and run 1.npm install 2.react-native run-ios,it build failed,and shows React/RCTBundleURLProvider.h' file not found in XCode

我npm install,有如下报错,看起来像是不同的包依赖不同版本的react,而同时只能安装一个版本,所以导致无法找到正确的版本,请问这个如何解决 `npm WARN [email protected] requires a peer of [email protected] but none was installed. npm WARN [email protected] requires a peer of react@>=15.1.0 but none was installed. npm WARN @shoutem/[email protected] requires...

500 错误

![2017-10-25 15 50 15](https://user-images.githubusercontent.com/31302043/31986826-7417a260-b99c-11e7-9322-33252f154a64.png) 一直报这个错,按照提示,操作没用