ramsundark5

Results 3 comments of ramsundark5

Sorry, didn't find time to provide detailed install instructions as the app is in early dev phase. Assuming you already have cocoapods and react native installed, below steps should work,...

It's because of a bug in react native and I think is fixed in 0.15 release. If you are using prior version, please add the following lines, s.subspec 'RCTCameraRoll' do...

Yes, you are right, react-native-video plugin is required.missed to add it to package.json. I haven't tested with 0.15 version but most likely it should work without any issues