CRAlpha / CRAlpha/react-native-wkwebview
WebView Process Terminated Hook
Open
- Dominant language
- Objective-C
- Stars
- 637
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
Hi, sometimes our webview runs out of resources and basically crashes. I noticed this method gets called:
https://github.com/CRAlpha/react-native-wkwebview/blob/37e4d7686e5038404d1a49f4634e05c919816cbb/ios/RCTWKWebView/RCTWKWebView.m#L607
Is there anyway we can hook into this on the JS side so we can recover?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.