Skip to content

Conversation

Rk1821389
Copy link
Contributor

This update introduces logic to conditionally apply button layout configurations based on the iOS version.

For iOS 15 and above, it uses the modern UIButtonConfiguration API.

For iOS 13–14, it applies imageEdgeInsets using baselineOffsetFromBottom.

This ensures consistent button layout across all supported iOS versions.

@TimOliver TimOliver merged commit 96adb30 into TimOliver:main Sep 28, 2025
@TimOliver
Copy link
Owner

Thanks for that @Rk1821389! I'll pull this into the latest version I'm working on and test it out!

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