React Native WebView whitescreen for both ios and android BUG
I am trying to implement this ballerine KYC web ui sdk into my react native app, and load it with react-native-webview. The html works perfectly fine on a regular index.html file but just produces a whitescreen for my react native project.
Prevent React Native Webview from Reloading on Navigation Changes
I have embedded a Webview into a Tab.Navigator and on app start I am loading the Webview. Everything seems good. The Tab.Navigator is included into a Stack.Navigator. If I am navigating in the Stack.Navigator to another detail page and get back the Webview is reloading the page again and is starting from the first page as it is a SPA. How can I prevent the Webview from reloading each time on a navigation change?
How to load font from CDNjs in react-native-webview?
Here the Uthmanic font doesn’t get applied to the paragraph even though the link does work when tested in https://editor.p5js.org/