timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
709 stars 127 forks source link

touch effect bug #141

Open yeong0809 opened 4 years ago

yeong0809 commented 4 years ago

Describe the bug touch animation effect will stay and won't dismiss

Expected behavior when I press the tab very fast the touch animation effect will stay and won't dismiss

Screenshots Simulator Screen Shot - iPhone 11 - 2020-08-12 at 17 12 55

Environment

timomeh commented 4 years ago

Please provide an Expo Snack which reproduces this bug so I can take a look into it.

yeong0809 commented 4 years ago

Please provide an Expo Snack which reproduces this bug so I can take a look into it.

After I tested in Expo, the issue didn't happened. But when I test in simulator using cli, it is happened.