DelightfulStudio / react-native-wheel-picker-android

iOS-like DatePicker for Andriod
MIT License
17 stars 16 forks source link

App close when pass array via state Wheel Picker #6

Closed vandiepbui closed 5 years ago

vandiepbui commented 5 years ago

When I try to create a time picker component with wheel picker. I create a function to make minutes array (from 00 to 59) in ComponentWillMount. I pass it into props data but app closed .