hiddentao / react-native-modal-filter-picker

Cross-platform modal picker for React Native which supports keyword filtering, custom rendering, etc
MIT License
104 stars 74 forks source link

Landscape fixed #4

Closed alann-sapone closed 7 years ago

alann-sapone commented 7 years ago

Hello, Orientation change wasn't working. I added a flag to allow it to rotate (Modal section)

Alann.

hiddentao commented 7 years ago

Thanks