Thanks again for this great library!
I notice that in Safari on iOS, the tab switch is delayed when using registerTabBarEffect. It is even visible in a video you made (in this issue):

Notice how when you click, the tab change is delayed for about half a second before actually changing the tab. It looks to me like it waits until the animation finishes, which is not what should happen. The page itself should switch immediately, but the animation in the tabbar might finish afterwards.
Thanks again for this great library!
I notice that in Safari on iOS, the tab switch is delayed when using
registerTabBarEffect. It is even visible in a video you made (in this issue):Notice how when you click, the tab change is delayed for about half a second before actually changing the tab. It looks to me like it waits until the animation finishes, which is not what should happen. The page itself should switch immediately, but the animation in the tabbar might finish afterwards.