Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputItem #13

Closed
warmhug opened this issue Jun 6, 2018 · 1 comment
Closed

InputItem #13

warmhug opened this issue Jun 6, 2018 · 1 comment

Comments

@warmhug
Copy link
Contributor

warmhug commented Jun 6, 2018

RN android 多个 InputItem 组合 焦点问题
ant-design/ant-design-mobile#2618

三星手机InputItem的numeric属性键盘没有小数点
ant-design/ant-design-mobile#2624

@jlsnake
Copy link
Contributor

jlsnake commented Jun 16, 2018

I think the focus issue is a question of use, and putting InputItem under ScrollView will come across this problem.
So when used in this way, you should set the ScrollView's Keyboardshouldpersisttaps property to solve this problem.

@BANG88 BANG88 added this to the Reborn - 3.0.0 milestone Dec 2, 2018
@BANG88 BANG88 removed the PR Welcome label Dec 2, 2018
@BANG88 BANG88 closed this as completed Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants