react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
Editor Snaps Up When Scrolling to the Bottom of the Screen (iOS only)
Platform: iOS Packages: "react": "15.4.2", "react-native": "0.42.0", "react-native-zss-rich-text-editor": "file:../", "react-native-keyboard-spacer": "^0.3.0"
I ran the example app and noticing this issue:

Anybody else having the same problem and know how to fix it?
I've fixed the issue:

How did you add the toolbar at the bottom? For me it is located like 20 px above the keyboard, I would like to have it at the bottom.
Oh and how did you fix the issue?
@udarts i have a PR. You can see my solution: https://github.com/wix/react-native-zss-rich-text-editor/pull/33