Skip to content

Releases: ValseLee/CLToaster

0.1.0

27 Feb 04:54
a160d0b

Choose a tag to compare

0.1.0 Pre-release
Pre-release

What's Changed

  • Rename Package name into 'CLToaster' by @ValseLee in #26
  • Update toast message's default present direction to bottom
  • AddedCLToastStyle horizontal and vertical padding properties
  • Update demo structure

0.0.1-beta

20 Feb 07:43
24cfa8b

Choose a tag to compare

0.0.1-beta Pre-release
Pre-release

Featrues

  • Present a toast message using CLToast in UIKit, and using presentToast in SwiftUI.
  • Customize some properties from CLToastStyle which is managing toast message and toast view.
  • Customize animation for toast view.
  • Has License for MIT

Disclaimer

This version is for deploy test with cocoapods, spm, and carthage.