olofd / react-native-photos-framework

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

Can’t run android after installing lib #59

Closed zhenkaGo closed 7 years ago

zhenkaGo commented 7 years ago

After installing lib, I faced with the problem after runing android app, in result I have this error Could not find react-native-photos-framework’s native module. It seems it’s not linked correctly in your xcode-project.. How to resolve this issue? I want to use this lib only for ios, but for android - default CameraRoll from RN. Thanks for any help. p.s. IOS works fine

RalfNieuwenhuizen commented 7 years ago

https://github.com/olofd/react-native-photos-framework/pull/61

olofd commented 7 years ago

Fix merged. Will close.