Skip to content

UIKit backend #98

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

Merged
merged 8 commits into from
Jan 13, 2025
Merged

UIKit backend #98

merged 8 commits into from
Jan 13, 2025

Conversation

bbrk24
Copy link
Contributor

@bbrk24 bbrk24 commented Jan 11, 2025

Incomplete features:

  • Menus (as discussed in Discord, UIMenu is incompatible with the current API)
  • Picker (only supported on iOS) and Slider (only supported on iOS & Mac Catalyst)
  • SplitView (how to handle this on mobile is an open question)
  • Table (need column widths in order to render well)
  • Open/Save file dialogs (probably not even possible on all UIKit platforms)

Copy link
Owner

@stackotter stackotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, super excited! 🎉 Thanks for implementing everything so neatly too 🙏

@stackotter stackotter merged commit 5533e4a into stackotter:layout_system Jan 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants