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
Update react native expo to SDK 35.0.0. Following warning will occur:
"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: ..., ModalWrapper"
The text was updated successfully, but these errors were encountered:
AmroShohoud
changed the title
Warning: componentWillReceiveProps has been renamed, and is not recommended for us
Warning: componentWillReceiveProps has been renamed, and is not recommended for use
Dec 12, 2019
Update react native expo to SDK 35.0.0. Following warning will occur:
"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: ..., ModalWrapper"
The text was updated successfully, but these errors were encountered: