Skip to content

Conversation

@ramruizni57blocks
Copy link

  • Fixes jitter/shake on Android popover modal during opening animation
  • Skips translate animation on Android during opening by using 1ms duration
  • Prevents visual glitch caused by running translate and scale animations together with native driver

On Android, running translate and scale animations together with the native driver causes a small jitter near the end when opening the modal.
This fix skips the translate animation on Android during opening by using a 1ms duration, while keeping the fade and scale animations at their normal duration.
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

Successfully merging this pull request may close these issues.

2 participants