Add tabViewBottomAccessory
to native tabs
#3196
hennessyevan
started this conversation in
Ideas
Replies: 1 comment
-
Hey! We plan on landing that. This is just a matter of it getting to the top of the task list. We're currently heavily focused on iOS 26 support & stabilisation. Once that is done, new features for new APIs will be on the plate. |
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.
-
Now that native tabs have landed, how difficult would it be to support tabViewBottomAccessory?
This is a new API in iOS26+ that allows showing a view that floats above the iOS tabbar. Additionally, it allows adapting the view to fit when the tabbar is minimized.
Ideally in the react native screens API this would look like
Beta Was this translation helpful? Give feedback.
All reactions