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

Element type is Invalid Error #20

Open swaroopa94 opened 8 years ago

swaroopa94 commented 8 years ago

Hiii, Iam using this module and i got the error i am attaching the screenshot here simulator screen shot 12-aug-2016 4 54 06 pm

anyone knows the solutions please reply back. Thanks..

ikataitsev commented 7 years ago

Try to add export default ... to your component class definition.