会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Lemon111
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2024年2月22日
高德地图调用Geolocation报错
摘要: 这个是报错信息,一调用Geolocation.getCurrentPosition,就会报这个错 后来才知道是因为没有初始化,需要在使用之前调用initGeo方法
阅读全文
posted @ 2024-02-22 11:44 Lemon_123
阅读(72)
评论(0)
推荐(0)
2024年1月31日
rn 打包后显示解析失败
摘要: android:exported="true" android.injected.testOnly=false
阅读全文
posted @ 2024-01-31 15:18 Lemon_123
阅读(12)
评论(0)
推荐(0)
2022年11月19日
Check the render method of `AnimatedComponent`
摘要: 一开始版本是"react-native": "0.64.1", "react-native-scrollable-tab-view": "^1.0.0" 一进页面就报错Check the render method of `AnimatedComponent` 后来升级rn版本到"react-nat
阅读全文
posted @ 2022-11-19 09:34 Lemon_123
阅读(143)
评论(0)
推荐(0)
2022年11月17日
react native 打包apk后无法登录
摘要: 添加了这一行代码就可以了 android:usesCleartextTraffic="true"
阅读全文
posted @ 2022-11-17 18:19 Lemon_123
阅读(54)
评论(0)
推荐(0)
2022年5月26日
rn 富文本展示
摘要: reactnative 插件 ‘react-native-pell-rich-editor’ 1.第二次进入会发生闪退 解决办法:添加 androidLayerType="software" 2.上传图片 使用 onPressAddImage 需要变base64格式才可以 3.默认内容 initia
阅读全文
posted @ 2022-05-26 14:26 Lemon_123
阅读(283)
评论(0)
推荐(0)
上一页
1
2
公告