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
Fix YellowBox warning: WARN Animated: "useNativeDriver" was not specified. This is a required option and must be explicitly set to "true" or "false" starting from RN 0.62 (#28, #32)
Fix "press in" animation (shrinking scale of container to 0.95) only starts after moving it (#32)
Fix is based on capturing all child event in the popup
Behaviour customization is allowed in new props: shouldChildHandleResponderStart and shouldChildHandleResponderMove
Security fix: Bump lodash from 4.17.10 to 4.17.19 (#29)