react-native-modal-wrapper
react-native-modal-wrapper copied to clipboard
Wrapper component that extends the react native Modal component, adding overlay clickable behavior and allowing swipe in and out in all directions
Hi, I have observed a difference in appearance of modal when isNative value is changed. When isNative is set to true, the modal is covering the entire screen like original...
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...
I am not sure if this is a bug with react-native-modal-wrapper or react-native-swipe-gestures or with react-navigation, or if my code just isn't up to par, but please hear me out....