You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using React Native v0.55.1, seeing the following warning message:
Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
Please update the following components: ModalDropdown
Learn more about this warning here:
https://fb.me/react-async-component-lifecycle-hooks
The text was updated successfully, but these errors were encountered:
Using React Native v0.55.1, seeing the following warning message:
The text was updated successfully, but these errors were encountered: