react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.45k stars 273 forks source link

fix: resolve android crash issue if props are undefined #571

Closed gamingumar closed 4 weeks ago

gamingumar commented 1 month ago

In some cases, children are not available yet or props are undefined in Android which causes the app to crash

Naturalclar commented 4 weeks ago

:tada: This PR is included in version 2.7.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: