peacechen / react-native-modal-selector

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
MIT License
369 stars 129 forks source link

Does this library support Expo? #159

Closed shamxeed closed 3 years ago

shamxeed commented 3 years ago

Does this library support Expo?

peacechen commented 3 years ago

Yes. The sample app in this project uses that. https://github.com/peacechen/react-native-modal-selector/tree/master/SampleApp

shamxeed commented 3 years ago

Okay, thank you so much for the amazing work!!