react-native-modalbox icon indicating copy to clipboard operation
react-native-modalbox copied to clipboard

Adjust iPad floating keyboard frame change event

Open mym0404 opened this issue 4 years ago • 2 comments

fix #336

AS-IS

In current, the modal behaves strange when iPad floating keyboard is shown. It seems to its functionallity to avoiding keyboard by keyboard coordinate(frame) change. This is related to facebook/react-native#29473 .

Result

https://user-images.githubusercontent.com/33388801/105291886-14930e00-5bfc-11eb-9729-1d2cf434b480.mov

mym0404 avatar Jan 21 '21 06:01 mym0404

@maxs15 Please review my PR :)

mym0404 avatar Jan 21 '21 06:01 mym0404

Please Review Please

mym0404 avatar Oct 13 '23 07:10 mym0404