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
{{ message }}
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
Steffen Kleinle - 8.5.2019, 13:34:21
Update: https://github.com/charpeni/react-native-url-polyfill is available as stated in the linked github issue.
See facebook/react-native#16434 . Using URL currently throws an exception and does not work.
Therefore, currently we split the url manually (in createNavigateToInternalLink: https://github.com/Integreat/integreat-app/blob/00801819fcba7b0cec3903ebfbe3cd28644b8002/native/src/modules/app/createNavigateToInternalLink.js#L25).
Use the url prolyfill for this. It is already used in other parts of the app.
Environment: -
Linked issues:
The text was updated successfully, but these errors were encountered: