Animate hiding / unhiding of NativeTabs?
Adam P.
The hidden prop for NativeTabs allows you to hide them for certain routes using context (see expo reference https://docs.expo.dev/router/advanced/native-tabs/#hiding-the-tab-bar), which is great for lots of use cases, but the disappearance / reappearance would be even better if there were an animation (dissolve or fade) like happens in imessage when you go from a message back to the list of all messages. Can we add an animation prop or built-in animation please 🙏🏼.