tabViewBottomAccessory()
support
#394
hennessyevan
started this conversation in
Ideas
Replies: 1 comment
-
Hey @hennessyevan! Any updates on this? Have you found any workaround for how to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
iOS 26 supports a new modifier called tabViewBottomAccessory that allows you to attach a view that floats above the tab bar and is aware of whether the tab bar is expanded or collapsed via the
TabViewBottomAccessoryPlacement
environment variable.I would love to have this api exposed to react-native-bottom-tabs. We could have the placement be available in context of the Tabs
Beta Was this translation helpful? Give feedback.
All reactions