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

Export Props interface #171

Closed scousino closed 3 years ago

scousino commented 3 years ago

Would it be possible for this package to export the IModalSelectorProps interface from the index.d.ts. I have a wrapper component that provides the consumer with a prop to pass thru to the ModalSelector.