Skip to content

v.1.0.0

Latest
Compare
Choose a tag to compare
@zaniluca zaniluca released this 01 Oct 09:45
· 3 commits to main since this release

First fully working release of SwiftUISnackbar (for iOS, iPadOS 14/15; Xcode 12/13)

  • Support for Markdown when using Text (Introduced with iOS15)
  • Use your app's accent color as the default color of the snackbar (along with 2 other default colors for warning and error)
  • Text automatically changes from white to black to accomodate the snackbar background for better contrast
  • Custom actions buttons with custom actions on the right of the snackbar for user interactions
  • Dismiss on tap feature
  • Customize the dismiss after feature