sohobloo / react-native-modal-dropdown

A react-native dropdown/picker/selector component for both Android & iOS.
MIT License
1.19k stars 478 forks source link

Removed module.exports from index.js #200

Open IncredibleMrTim opened 5 years ago

IncredibleMrTim commented 5 years ago

Removed module.exports from index.js as it conflicts with babel. A file may not contain both import/export and module.exports