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

Android support? #1

Open
chrise86 opened this issue Jul 29, 2016 · 3 comments
Open

Android support? #1

chrise86 opened this issue Jul 29, 2016 · 3 comments

Comments

@chrise86
Copy link

Are you planning on adding Android support? :)

@wootwoot1234
Copy link
Owner

I'm not but would be happy to accept a pull request.

On Friday, July 29, 2016, Chris Edwards [email protected] wrote:

Are you planning on adding Android support? :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAZnGXWyOtPCVH6hjZ_YMLrENFhwYIwQks5qahuLgaJpZM4JYTMW
.

@muszu
Copy link

muszu commented Dec 12, 2016

I think this library is no more needed (at least for RN >= 0.31).
ImageStore.getBase64ForTag(uri, success, failure) from React Native APIS solves problem :)

@wootwoot1234
Copy link
Owner

@muszu dang I just saw your comment. Does ImageStore.getBase64ForTag(uri, success, failure) do the same thing as react-native-asset-library-to-base64? Are you using it? If so I'll add a comment to the readme so that other users know. I think most people would rather use code included in RN instead of adding an additional library. I know I would.

Thanks!

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

No branches or pull requests

3 participants