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"