sohobloo / react-native-modal-dropdown

A react-native dropdown/picker/selector component for both Android & iOS.
MIT License
1.19k stars 477 forks source link

componentWillReceiveProps is deprecated #242

Open rajurajpurohit opened 4 years ago

rajurajpurohit commented 4 years ago

Getting below Warning

componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.

Please update the following components: ModalDropdown

Egizas commented 4 years ago

I think this library got abandoned by @sohobloo

pascalchristian commented 4 years ago

https://github.com/sohobloo/react-native-modal-dropdown/issues/159 2 years ago. it's too bad.

Bilal-Abdeen commented 4 years ago

Check out #251