Skip to content
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

Refactor: support self-sizing on SwiftUI #42

Closed
wants to merge 1 commit into from

Conversation

jaxtynSong
Copy link
Contributor

Background

The SwiftUI system propose a size to the Component and gives you the opportunity to calculate component size.
Currently, the Framework is missing this behavior and does not support Component self-sizing.
This PR supports Component self-sizing by connecting an related APIs to determine the size.

@jaxtynSong jaxtynSong self-assigned this May 1, 2024
@jaxtynSong jaxtynSong requested a review from OhKanghoon as a code owner May 1, 2024 15:58
@jaxtynSong jaxtynSong closed this Dec 11, 2024
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