natysoz / expo-images-picker

Multiple Asset Photos Videos selecting package for Expo SDK
MIT License
95 stars 35 forks source link

Option to manipulator selected images #5

Closed NyashaNziramasanga closed 3 years ago

NyashaNziramasanga commented 3 years ago

Ability to compress or resize the selected images using the expo imageManipulator

natysoz commented 3 years ago

will add in the next update :) both base64 support and resize

natemartins commented 3 years ago

will add in the next update :) both base64 support and resize

When will this update be coming out? I seriously need the base64 support and the deadline for the project I'm working on has passed. Please, the earlier the better.

Another thing, the data returned from the images selected does not include an md5. Can you add that?

natysoz commented 3 years ago

hi later today we deploy new ver include resize , compress , and base64 options

natysoz commented 3 years ago

Done enjoy , if you got issues make sure to run expo r -c to clear expo caching .