react-native-zss-rich-text-editor icon indicating copy to clipboard operation
react-native-zss-rich-text-editor copied to clipboard

Redefining WebViewBridge props

Open anushavan-karapetyan opened this issue 7 years ago • 0 comments

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.

anushavan-karapetyan avatar Oct 11 '18 12:10 anushavan-karapetyan