olofd / react-native-photos-framework

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

Fix conflicts #63

Closed RalfNieuwenhuizen closed 7 years ago

RalfNieuwenhuizen commented 7 years ago

Prefix the ImageResizer and ImageHelper methods to prevent conflicts when also using react-image-resizer library

olofd commented 7 years ago

Great PR. Will test the next release with react-native-image-resizer-lib to make sure it works.