注册账号登录
吴世剑
小度鱼作者,野生设计师,野生程序员。
关注

有木有iOS原生开发的大佬,求帮助实现一个react-native-webview auto focus的功能。

技术React Native创建于2020/01/03370次阅读
https://github.com/react-native-community/react-native-webview
最新的react-native-webview版本,废弃了autoFocus,换成了requestFocus,但requestFocus在android和iOS都无法正常工作。

但也发现了一些解决方案,android可以解决,iOS还是不行,如果有看得懂iOS的同学,看看不能帮助解决。

android 使用如下这个方法可以解决
https://github.com/react-native-community/react-native-webview/pull/465/commits/86027aa239c295666a998e95a581a327a2a9cbc2

iOS使用如下这个方法会调出键盘,但没有focus
https://github.com/react-native-community/react-native-webview/pull/465/commits/d0dc983c37b22e039b541d745f905a5e1757917a


暂无评论
吴世剑
小度鱼作者,野生设计师,野生程序员。
关注私信
393
关注
215
粉丝
222
帖子