n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

Warning: componentWillUpdate has been renamed, and is not recommended for use. #245

Open rjtubera opened 4 years ago

rjtubera commented 4 years ago

Hi I'm getting this warning

`Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.

Please update the following components: TextField`

My react-native-material-textfield is already 0.16.1

I'm using expo sdk.

Do you have any ideas?

yaron1m commented 4 years ago

https://github.com/n4kz/react-native-material-dropdown/pull/204

This is waiting a long time for merge

marcosvilela commented 4 years ago

Any updates on this? It seems the merge happened but I can't update the package with npm update