-
Notifications
You must be signed in to change notification settings - Fork 492
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
Is this repo officially inactive ? #301
Comments
Move on and migrate to https://github.com/react-native-community/react-native-webview, I have. It has all functionality this library has, + WKWebView on iOS for performance and more. And far more actively developed |
@fungilation seem that it's fully compatible except for the method |
@ahmadalfy How to get data from a form if I submit a form offline in react-native-webview. Because webviewbridge return some response offline but does not get any response from react-native-webview. And when I this library I have one script like this, let string = `<script>
}; async function grabSubmission()
}
} So this will return the response offline. |
@aneena-thomas sorry, no clue |
In react native version 0.60, this library does not seem to work, since react native moved webview from the core in to a separate repo.
Are there any plans to upgrade this library aswell?
The text was updated successfully, but these errors were encountered: