We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
bc2bfdd
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.
Sorry, something went wrong.
fbartho
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: