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