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

[NEW] Save to camera roll #1439

Closed
wants to merge 5 commits into from

Conversation

Prateek93a
Copy link
Contributor

@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

@Prateek93a
Copy link
Contributor Author

I have put the 'save-to-gallery' feild in i18n en.js file, the gif is not updated with that

@diegolmello
Copy link
Member

@Prateek93a Thanks. I'll review it soon.

@Prateek93a
Copy link
Contributor Author

@diegolmello Thanks

Copy link
Collaborator

@djorkaeffalexandre djorkaeffalexandre left a 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/build.gradle Outdated Show resolved Hide resolved
android/settings.gradle Outdated Show resolved Hide resolved
ios/Podfile Outdated Show resolved Hide resolved
ios/Podfile.lock Show resolved Hide resolved
app/containers/FileModal.js Outdated Show resolved Hide resolved
@djorkaeffalexandre djorkaeffalexandre changed the title Save to camera roll [NEW] Save to camera roll Dec 13, 2019
@diegolmello
Copy link
Member

@Prateek93a We're having trouble with React Native's Modal implementation.
It doesn't show toasts properly, so we're going to rewrite our image viewer on #1479.
We're going to try reusing your work on this PR though.
Thanks! 👍

@Prateek93a
Copy link
Contributor Author

@diegolmello Great, looking forward to it.

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

Successfully merging this pull request may close these issues.

Saving an image to the album
3 participants