React native web safari compatibility #64
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
react-native-webview
react-native-webview
Hello,
First off, thank you so much for creating and maintaining this component.
I was able to get the correct
sessionId
and correct Stripe public key into the component, but upon render I'm getting a completely blank off-white screen. I've searched the page elements for the stripe page html, but can't find it.Any idea why this could be? I found a closed issue regarding permanent loading, but at least those screens showed something. #10
I'm using
expo start --web --https
(https enabled) to test it. example url: https://localhost:4000Thanks!
The text was updated successfully, but these errors were encountered: