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

Question : How to load user uploaded images ? #94

Open
KnpA opened this issue Mar 29, 2019 · 1 comment
Open

Question : How to load user uploaded images ? #94

KnpA opened this issue Mar 29, 2019 · 1 comment

Comments

@KnpA
Copy link

KnpA commented Mar 29, 2019

Hello,

My problem is simple:
In my application, users can upload some pictures and some other stuff.
These data are stored in MongoDB, the images are stored as base64. (I don't want to handle a FS on server side with all these images)
I want to get it back and show them via Expo-Three.

It looks like it is impossible to load base64 data into an image and use it with Expo-Three, I have tried nearly 20 methods to do it and I can't find a solution...

Anyone got an idea ?

@KnpA
Copy link
Author

KnpA commented Apr 17, 2019

Related : expo/expo-asset-utils#10

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

1 participant