vishaldhanotiya / react-native-modal-picker

This is a cross-platform picker with search bar for react native support both platform IOs and android
https://www.npmjs.com/package/rn-modal-picker
44 stars 18 forks source link

selectedValue callback index not correct #5

Closed luiscerqueira closed 5 years ago

luiscerqueira commented 5 years ago

When picking a value from the options list without doing any search, the returned index value its always 0.

luiscerqueira commented 5 years ago

I made a PR (#6 )

Can you please take a look at it?

vishaldhanotiya commented 5 years ago

This should be in 0.2.3 - thanks @luiscerqueira