wix-incubator / react-native-keyboard-input

Use your own custom input component instead of the system keyboard
MIT License
818 stars 150 forks source link

toggleExpandedKeyboard Crash #104

Closed mronline closed 4 years ago

mronline commented 4 years ago

I applied the demo. But "Toggle Full-Screen!" If I press the button the application crashes React Native: 0.60 Simulator: iPhone 11 Pro mx - 13.2.2

M-i-k-e-l commented 4 years ago

Hi @mronline,

Yes, the KeyboardRegistry.toggleExpandedKeyboard is an experimental feature, you can see a better documentation here.

We have not fully migrated this library yet, but this feature will probably be removed in future a version.

fukemy commented 2 years ago

hi @M-i-k-e-l , the document link is 404, could u provide other link please

M-i-k-e-l commented 2 years ago

Fixed