Skip to content

Enable toolbarTitleMenu in skip-ui #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

woodymelling
Copy link

Enable the .toolbarTileMenu in SkipUI. This is the minimum to get something functional for my project, I'm not sure what else would be required to get it over the line. I tried using the already exist class Menu: View but I couldn't get it working. Instead we'll just grab the tooling that makes the menuItems. This required the ToolbarContent to change to use a ComposeBuilder. There might be a better way to approach this so the ToolbarContent doesn't change.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

@cla-bot cla-bot bot added the cla-signed label Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant