-
-
Notifications
You must be signed in to change notification settings - Fork 20
Support images from media library #11
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
base: main
Are you sure you want to change the base?
Support images from media library #11
Conversation
08bf5ba
to
e06fdaf
Compare
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 - you said this PR is now ready for review, but there is no implementation at all for Android.
This won't even build.
I also left a few comments on code styling, some Swift tips.
Co-authored-by: Marc Rousavy <me@mrousavy.com>
Co-authored-by: Marc Rousavy <me@mrousavy.com>
Co-authored-by: Marc Rousavy <me@mrousavy.com>
Co-authored-by: Marc Rousavy <me@mrousavy.com>
04003fc
to
a1c92f1
Compare
@mrousavy Isn't |
0d97270
to
67d87f5
Compare
Sorry I rewrote the whole NitroImage repo.... |
I will try to port that over to the new codebase soon. Sorry |
let's keep it open so I don't forget |
Add
loadFromAssetAsync
method to support load image from media library on iOS