pedreviljoen / react-native-menu

Simple & lightweight customisable menu drawer component
MIT License
57 stars 16 forks source link

Opacity bug on closing #72

Closed jcdiprose closed 3 years ago

jcdiprose commented 4 years ago

Describe the bug When closing the side menu, it flickers in opacity making it translucent for a moment at the beginning of the animation closing.

To Reproduce Steps to reproduce the behavior:

  1. Set the menu to 3000 or 5000 animationTime
  2. set a bright background and dark menu background
  3. Open menu then close menu to see it happen

Expected behavior The menu should fade gracefully

Screenshots 1 https://ibb.co/0V0X6wQ 2 https://ibb.co/5LbnYzg

Desktop (please complete the following information): Android emulator

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 1.00. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

jcdiprose commented 4 years ago

I'm trying to fix this but not having any luck finding the issue yet.

pedreviljoen commented 4 years ago

@jcdiprose Do you mind providing the Android emulator used please?