hiddentao / react-native-modal-filter-picker

Cross-platform modal picker for React Native which supports keyword filtering, custom rendering, etc
MIT License
104 stars 74 forks source link

Warning: componentWillReceiveProps has been renamed after upgrading to Expo SDK36 (React Native 0.61) #42

Open ryanphung opened 4 years ago

ryanphung commented 4 years ago
Screenshot 2020-03-19 at 4 55 09 PM

This is probably because since React 16.3, componentWillReceiveProps has been marked as unsafe: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

adamozen commented 4 years ago

this one need some update on renaming it