natysoz / expo-images-picker

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

Fix dependency for Expo 41 & removed deprecated expo-permissions #27

Closed alekkyo closed 3 years ago

alekkyo commented 3 years ago

Hi natysoz,

I have added support for expo 41 in package.json.

I also modified the permissions, because expo-permissions is deprecated: https://docs.expo.io/versions/latest/sdk/permissions/

It is suggested to use the request permission function directly in expo-media-library

Thanks!

natysoz commented 3 years ago

hi @alekkyo we already update this package to allow expo 41 and remove the old permissions few hours ago it was deployed

please pull and see if you can find something to improve

Thanks alot!

alekkyo commented 3 years ago

Oh awesome. Great to hear. Closing the PR!