jeremybarbet/react-native-modalize

Smoother animations for alwaysOpen props

VictorPulzz opened this issue · 1 comments

Describe the bug
Is it possible for the window to open immediately to a certain fixed height and not "twitch down"

Simulator.Screen.Recording.-.iPhone.11.-.2023-02-10.at.16.29.55.mp4

Dependencies:

  • "react-native-modalize": "^2.1.1",
  • "react-native": "0.70.6",
  • "react-native-gesture-handler": "~2.7.1",
  • "@react-navigation/native": "~6.0.13",

Yes you can fix this issue with snappoint <Modalize ref={modalizeRef} alwaysOpen={snapPoint} ....