Open awadeyar opened 5 years ago
And this too
These warnings may not break anything but they are really annoying.
Is it possible to upload version 0.11.2 with a fix?
It is also required that you upgrade the dependency to: "react-native-material-textfield": "^0.13.0"
Has this issue be solved yet? I am using react-native-material-dropdown-v2 and still seeing this warning.
Getting these warnings when react-native-material-dropdown is used in the iOS app.
_``` WARN Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
npx react-codemod rename-unsafe-lifecycles
in your project source folder.Please fix these issues.