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

Turn the Fit… wrapper views into ViewModifiers #7

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Conversation

tgrapperon
Copy link
Owner

I don't know why this wasn't done like this to begin with, as ViewModifier is clearly the way to go.
The wrapper variants an now soft-deprecated (which means that they won't be proposed by Xcode when autocompleting, but they won't show warnings).
WithLayoutMargins is not concerned and is not soft-deprecated.

I don't know why this wasn't done like this to begin with, as `ViewModifier` is clearly the way to go.
The wrapper variants an now soft-deprecated (which means that they won't be proposed by Xcode when autocompleting, but they won't show warnings).
`WithLayoutMargins` is not concerned and is not soft-deprecated.
@tgrapperon tgrapperon merged commit f24d467 into main Jan 21, 2023
@tgrapperon tgrapperon deleted the view-modifiers branch January 21, 2023 01:47
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.

None yet

1 participant