You need to add this in build.gradle before you can use this repo/component
maven {
url "https://maven.mozilla.org/maven2/"
}
import have to be use this import GeckoView from '@ammarahmed/react-native-geckoview'
Force close in android if you scroll the webview to the end. the bugs very similar with [Crash] WebView inside ScrollView crash on scroll end - Android in scrollview see this as references https://github.com/react-native-webview/react-native-webview/issues/2364 even i'm not using scrollview or i have put overScrollMode="never"
Sometimes it goes blank black and u can't put state like setLoading(true) in onLoadingStart
Postmessage not working from Website with jquery. It's working fine in react-native-webview but when i change to geckoView it doesn't working anymore
Sorry can't help to fix since i'm noob with java & react
You need to add this in build.gradle before you can use this repo/component
import have to be use this import GeckoView from '@ammarahmed/react-native-geckoview'
Force close in android if you scroll the webview to the end. the bugs very similar with [Crash] WebView inside ScrollView crash on scroll end - Android in scrollview see this as references https://github.com/react-native-webview/react-native-webview/issues/2364 even i'm not using scrollview or i have put overScrollMode="never"
Sometimes it goes blank black and u can't put state like setLoading(true) in onLoadingStart
Postmessage not working from Website with jquery. It's working fine in react-native-webview but when i change to geckoView it doesn't working anymore
Sorry can't help to fix since i'm noob with java & react