You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the React Native Pell Rich Editor support the QuickType (predictive text) bar on iOS? I am using the library in the component below. Works great, except the QuickType bar is missing from the keyboard.
Because the rich editor is using a WebView component, as opposed to any TextInput, is this just a cost of using the Pell Rich Editor library, or is there a prop I haven't found in my reading that will enable the quick type bar?
Does the React Native Pell Rich Editor support the QuickType (predictive text) bar on iOS? I am using the library in the component below. Works great, except the QuickType bar is missing from the keyboard.
Because the rich editor is using a WebView component, as opposed to any TextInput, is this just a cost of using the Pell Rich Editor library, or is there a prop I haven't found in my reading that will enable the quick type bar?
`
The text was updated successfully, but these errors were encountered: