
react-native
与猪为伴
简单短小
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
react-native-swiper 报错 ViewPagerAndroid
react-native-swiper 发帖时版本为1.5.14 若官方未更新可能会报下方错误 viewPagerAndroid has benn removed from React Native.it can now be installed and imported from "react-native-viewpager" instend of "react-native".see ......原创 2019-11-12 00:30:30 · 947 阅读 · 1 评论 -
react-native 打包报错 appvalidataSigningRelease
react-native 打包报错 app:validataSigningRelease 错误提示:keystore file not set for signing config release 粗略翻译是 密匙文件没配置,或是找不到 当时react-native中文官网在目录 android/gradle.properties 下配置密匙,可当前react-native为0.61.3 ...原创 2019-11-12 00:13:06 · 372 阅读 · 0 评论