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

support data URIs and absolute file paths in CameraRoll.saveImageWithTag #1111

Closed
wants to merge 1 commit into from

Conversation

rt2zz
Copy link
Contributor

@rt2zz rt2zz commented May 2, 2015

This adds support for saving data URI's and full file paths to CameraRoll using roughly the same code for handling these schemes as is used by the Image component.

There are probably several use cases for this, among which is being able to get images from react-native-camera to the CameraRoll.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 2, 2015
@rt2zz
Copy link
Contributor Author

rt2zz commented May 21, 2015

I believe this has been resolved in another commit.

@rt2zz rt2zz closed this May 21, 2015
dannyvv pushed a commit to dannyvv/react-native that referenced this pull request Apr 6, 2022
…-lodash-4.17.20

Remove references to lodash 4.17.20 and other outdated packages in yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants