Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Change image upload from base64 to blob #31

Open
edzillion opened this issue Dec 3, 2018 · 0 comments
Open

Change image upload from base64 to blob #31

edzillion opened this issue Dec 3, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@edzillion
Copy link
Contributor

base64 is super inefficient. The only reason I am using it is due to a bug in RN 0.57 when trying to retrieve a file as a blob.

We can use the following workaround, unless of course a fix comes along before launch/testing etc

expo/expo#2402 (comment)

@edzillion edzillion added the enhancement New feature or request label Dec 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant