react-native-theme-switch-animation icon indicating copy to clipboard operation
react-native-theme-switch-animation copied to clipboard

[IOS] Theme Switch Animation + Drawer Navigator

Open vsnaichuk opened this issue 1 year ago • 2 comments

Hello,

Thank you for this excellent library!

I have noticed an inconsistency across platforms when using it with DrawerNavigator from react-navigation. I have attached a screen recording that captures the issue.

I would greatly appreciate any help

https://github.com/WadhahEssam/react-native-theme-switch-animation/assets/29066432/013bbb0c-fa3a-4e63-a0c9-c78c13ce8e5a

vsnaichuk avatar Dec 21 '23 11:12 vsnaichuk

This is interesting thank you @vsnaichuk for pointing it, I will look into it whenever I have time. can you provide me of what you are using for the Drawer

WadhahEssam avatar Dec 26 '23 09:12 WadhahEssam

Thank you for your response @WadhahEssam! I created a simple repro example (https://github.com/vsnaichuk/theme-switch-drawer-repro) and noticed that the issue only occurs when using drawerType: 'back'. When using other types of drawer (slide or front), the issue does not occur

vsnaichuk avatar Dec 26 '23 17:12 vsnaichuk