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

Fixed warning error within render #2

Closed andresmtz98 closed 5 years ago

andresmtz98 commented 5 years ago

Fixed warning error "Cannot update during an existing state transition (such as within render). Render methods should be a pure function of props and state".