Skip to content

Releases: nenosinc/Toasty

Version 2 🥪

17 Nov 19:12
7c784df
Compare
Choose a tag to compare

New

  • Renamed repository to Toasty, just because!
  • Refactored Toast to use Opaque Types & Protocols
    • Now the .toast modifier accepts any object which conforms to the Toast protocol. This provides an additional layer of flexibility for implementers and reduces the number of parameters that needed to be specified on initialization.
  • Improved support for dark mode
  • Consolidate the use of animated xmarks and checkmarks across different toast styles
  • Updated the demo app