Releases: mergesort/Recap
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
With the help of @iKenndac, Recap has a nice new feature and a small fix!
-
Recap now allows developers to customize the dismiss button title, with the help of the new
. recapScreenDismissButtonTitle(LocalizedStringResource)
modifier. (#18) -
A deprecation warning has now been silenced. (#17)
And that's the Recap!
Colors, Alignments, and Layouts, Oh My
With the help of @iKenndac and @jverkoey, Recap has some great new features!
-
Recap now supports the use system colors for feature icons, such
pink
,blue
, and anyColor
supported by iOS and macOS. The full list is available here, on top of the current support for any hex color. Give it a shot, they look A++ in light and dark mode! (#7) -
Recap now supports aligning a feature's icon to the top, center, or bottom of a feature's title and description. (#11)
-
Recap now supports iOS 16, and iOS apps running in a Mac Catalyst environment. (#12)
-
Recap now looks great on devices that don't have a bottom safe area, such as the iPad, iPhone SE, or Mac. (#14)
And that's the Recap!