olofd / react-native-photos-framework

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

installation configurations #37

Closed jjhesk closed 7 years ago

jjhesk commented 7 years ago

can we do react-native install react-native-photos-framework to do the whole thing?

olofd commented 7 years ago

You need to explain more. What do you mean the whole thing?. What does it not do?

jjhesk commented 7 years ago

I assume that will setup up the necessary linkings with the project folder in iOS xcode that will able to build without errors.
The latest configurations: iOS 10.2, RN: 0.41.2

olofd commented 7 years ago

@jjhesk Just tested on a fresh project. And running react-native install react-native-photos-framework installed, linked and added info.plist-permission to app as expected. You need to be more specific if you have any errors regarding this.