Skip to content

Conversation

chrisbianca
Copy link
Contributor

Currently the library doesn't support iOS asset-library URLs which are what the RN CameraRoll integration supplies to you. This PR adds a check for the asset-library URL and then uses the iOS Photos library to make the image available to Firestack to then upload.

This is based off code given in one of Google's CodeLabs for Firebase: https://codelabs.developers.google.com/codelabs/firebase-ios-objc/index.html?index=..%2F..%2Findex#8

Copy link
Contributor

@auser auser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever approach. I like it.

@auser auser merged commit 167d179 into fullstackreact:master Oct 11, 2016
@alexkendall
Copy link

Was looking for this. Awesome!

@chrisbianca
Copy link
Contributor Author

@alexkendall just note that there's a subsequent PR #66 which hasn't yet been merged to fix permissions issues when deploying to a device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants