-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[NEW] Save to camera roll #1439
Conversation
I have put the 'save-to-gallery' feild in i18n en.js file, the gif is not updated with that |
@Prateek93a Thanks. I'll review it soon. |
@diegolmello Thanks |
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.
We appreciate your contributions. Thanks :)
android/app/src/main/java/chat/rocket/reactnative/MainApplication.java
Outdated
Show resolved
Hide resolved
@Prateek93a We're having trouble with React Native's Modal implementation. |
@diegolmello Great, looking forward to it. |
@RocketChat/ReactNative
Closes #888
I have implemented save-to-album function. Currently I am using toast, which has an issue that the toast appears below the image modal, so one has to close the image modal to view the toast message