Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smoother animations for alwaysOpen props #476

Open
VictorPulzz opened this issue Feb 10, 2023 · 1 comment
Open

Smoother animations for alwaysOpen props #476

VictorPulzz opened this issue Feb 10, 2023 · 1 comment

Comments

@VictorPulzz
Copy link

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",
@eyupdogan
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants