-
Notifications
You must be signed in to change notification settings - Fork 617
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
IOS Native Modal.prompt 有键盘遮挡问题 #147
Comments
Translation of this issue: IOS Native Modal.prompt has keyboard occlusion issues
What problem does this feature solve?IOS Native Modal.prompt has keyboard occlusion issues What does the proposed API look like?IOS Native Modal.prompt has keyboard occlusion issues, avoiding occlusion problems through keyboard height |
确实有这个问题,希望能修复一下 |
I encountered the same problem |
can not input chinese words |
IOS Native Modal.prompt has keyboard occlusion issues +1 , (test on iPhone6s) |
cc @paranoidjk |
There is no solution yet. |
请问你是怎么解决这个问题的? |
好像模拟器上有问题,在手机上就好了,打个包到手机上试试 |
好的,谢谢。 不过我自己写了个,不用antd的了 |
What problem does this feature solve?
IOS Native Modal.prompt 有键盘遮挡问题
What does the proposed API look like?
IOS Native Modal.prompt 有键盘遮挡问题,通过键盘高度 规避遮挡问题
The text was updated successfully, but these errors were encountered: