Replies: 2 comments 1 reply
-
|
Hey, we talked about this on one of the team meetings, but the idea didn't get traction back then. But I can clearly see the benefits of having that. I'm not sure though it's in the scope of this package. I'll raise this topic on team meeting next week to see whether we'd be willing to proceed here. Thanks for bringing up the idea! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
So following up here: We'll do a PoC & see how this integrates, as it might be sensible to have this inside the lib to allow for full integration with system items etc. We assign this ticket a low prio, however. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
unstable_headerRightItemsandunstable_headerLeftItemsallow to define toolbar items with placing in the top. iOS also supports placing items in the bottom toolbar. #3168 should also allow the search bar integration into the bottom bar. Not sure if it is in scope ofStack, but if so it can be pretty useful, especially with the rework of the toolbar in iOS 26.Apple ref: https://developer.apple.com/documentation/SwiftUI/Toolbars
Example
SwiftUI Code:
Beta Was this translation helpful? Give feedback.
All reactions