Talor-A / react-native-message-bar

A notification bar alert displayed at the top of the screen for react-native
MIT License
55 stars 27 forks source link

2.0.10 - componentWillReceiveProps lifecycle warning with react-native 0.61.x #41

Open TylerGriffin99 opened 3 years ago

TylerGriffin99 commented 3 years ago

YellowBox.js:71 Warning: componentWillReceiveProps 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: MessageBar

Any chance we could either put "UNSAFE" next deprecated lifecycle components or update them to new versions