You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Dawqss I'm interested in this issue!
How are you setting your initial URL?
When I tried setting it file:// prefix isn't loading even the first time.
If I can get it to work I could test out your changes (though they look sensible to me from reading the source files).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
@react-native-mapbox-gl/maps@8.1.0
for the project I'm working on.When you want to change to new URL with absolute path (RNFetchBlob) after second time it doesn't add
file://
prefix to uri and it crashesHere is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: