-
Notifications
You must be signed in to change notification settings - Fork 970
added single share feature for telegram #1058
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
Conversation
feat: added telegram share
added type telegram
mikehardy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there! Very cool.
Seems like this needs a related documentation update https://github.com/react-native-share/react-native-share/blob/master/website/docs/share-single.mdx#supported-applications
Any plans on implementing iOS so it's cross-platform?
feat: updated docx telegram share
|
Thanks, |
mikehardy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me - and re: iOS, adding support there would be fabulous but I am always a fan of incremental progress (as long as limitations are documented, which they are now - thank you!) so that wouldn't stop me from merging. @MateusAndrade should hit the merge button though I think lest I have missed something
|
Nice! Everything looks great. Thanks a lot @harish92! 🚀 |
# [6.4.0](v6.3.0...v6.4.0) (2021-07-21) ### Features * added single share feature for telegram ([#1058](#1058)) ([4e4c7d1](4e4c7d1))
|
🎉 This PR is included in version 6.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [6.4.0](react-native-share/react-native-share@v6.3.0...v6.4.0) (2021-07-21) ### Features * added single share feature for telegram ([#1058](react-native-share/react-native-share#1058)) ([4e4c7d1](react-native-share/react-native-share@4e4c7d1))
Overview
Test Plan