react-native-modal-picker
react-native-modal-picker copied to clipboard
A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
This allows the modal contents to automatically fit any screen.
Fix prop-types compatibility for react native > 0.55
- Added multi select option. - Added husky, making auto linting possible. - Upgraded RN to the latest version. PS: Messed up the previous PR so created a new one.
I just installed the package and get an error on the import statement (without any code).
- Fix Props issues for array
now a beforeOpen function can be passed as a prop. it will be called before the modal is opened