olofd / react-native-photos-framework

A modern and comprehensive CameraRoll/iCloud-library-API for React Native 📸 📹
MIT License
220 stars 99 forks source link

iOS 8 compatibility #67

Closed RalfNieuwenhuizen closed 2 years ago

olofd commented 7 years ago

Wow! Great! Merging. Ready to push to npm i guess? If so I'll do it tonight!

RalfNieuwenhuizen commented 7 years ago

@olofd ready in a sense that it ensures the app doesn't crash in iOS 8. Also resourcesMetadata will not be filled on iOS 8 (there must be workaround to get at least some of the information though).

olofd commented 7 years ago

Ok. I can take a look.