jeanpan / react-native-camera-roll-picker

📷 A React Native component providing images selection from camera roll
https://www.npmjs.com/package/react-native-camera-roll-picker
MIT License
423 stars 176 forks source link

libRCTCamera.a typo? #64

Closed jcaffrey closed 4 years ago

jcaffrey commented 7 years ago

did you mean to say we should link libRCTCameraRoll.a?

Frexuz commented 6 years ago

Seems so. It failed by just linking libRCTCamera.a After linking libRCTCameraRoll.a it worked immediately :)

katunch commented 6 years ago

Failed on the same Issue... After linking libRCTCameraRoll.a everything worked.

sibelius commented 4 years ago

fixed here https://github.com/jeanpan/react-native-camera-roll-picker/pull/102

try again with v2