sparrowcode / AlertKit

Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
https://sparrowcode.io/frameworks
MIT License
2.39k stars 133 forks source link

Made AlertView's init more readable. #72

Closed alpaycli closed 5 months ago

alpaycli commented 5 months ago

Before: AlertAppleMusic17View(title: "Example", subtitle: nil: icon: nil)

Now: AlertAppleMusic17View(title: Example")