Jose Vergara

Results 4 comments of Jose Vergara

You can put the `Accordion` component inside a `ScrollView` and capture the `ScrollView`'s `onContentSizeChange` event to get the full height of your `Accordion`. i.e: ``` console.log(width, height)}> ``` When the...

Hey @peacechen, I think this also can be closed with https://github.com/peacechen/react-native-modal-selector/pull/102. Just send `''` or any other value that is not present on the array and the selected value will...