react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
Redefining WebViewBridge props
Changing props position to set "hideKeyboardAccessoryView" and "keyboardDisplayRequiresUserAction" from outside. Now if you don't want to show keyboard in first render, you can pass "keyboardDisplayRequiresUserAction={true}" from outside.