Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google maps URL not getting parsed due to comma #82

Closed
raazatul7 opened this issue Jun 22, 2020 · 1 comment
Closed

Google maps URL not getting parsed due to comma #82

raazatul7 opened this issue Jun 22, 2020 · 1 comment
Assignees
Milestone

Comments

@raazatul7
Copy link

raazatul7 commented Jun 22, 2020

I have this link from google maps - "http://maps.google.com/?q=28.6079884,77.0891879"
I use react-native gifted chat to open the link on clicked but the problem is when I use parsed method the URL I get is - "http://maps.google.com/?q=28.6079884"
Which is wrong.
Let me know what should I do to get the full URL.

@fbartho fbartho added the bug label Jun 24, 2020
@fbartho fbartho self-assigned this Jun 24, 2020
@fbartho fbartho added this to the 0.0.22 milestone Jun 24, 2020
@fbartho
Copy link
Contributor

fbartho commented Jun 24, 2020

Shipped in https://github.com/taskrabbit/react-native-parsed-text/releases/tag/v0.0.22 ! @raazatul7 -- please let me know if you have any issues.

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

No branches or pull requests

2 participants