-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webview has been removed from react native #171
Comments
I get the same problem . import React,{Component} from 'react'; class Editor extends Component{
}; export default Editor; Error : Is there something to be changed in the codebase of the library? |
Same me. |
I'm getting the same. |
The react native team at Facebook no longer manages the webview component. It is now managed by the community. Unfortunately, this library has not updated their dependencies to reflect this change. As a result, it won't work. You really have 2 options:
|
any update? |
1 similar comment
any update? |
No description provided.
The text was updated successfully, but these errors were encountered: