Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

IGAPP-109: Use url to get pathnames instead of workaround #2030

Closed
jira-to-github-migrator-test bot opened this issue Jul 25, 2023 · 0 comments
Closed

Comments

@jira-to-github-migrator-test
Copy link

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:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant