Skip to content

0.4.0

Compare
Choose a tag to compare
@jinSasaki jinSasaki released this 08 Dec 15:40
· 19 commits to master since this release
5fb5b94

New Features

  • New option shouldConsiderSafeArea for iPhone X.
  • New option isStretchable to show full message.
  • Default option setter and parameter to each show method.

API breakings

  • Replace from func show(_ type: AlertBarType to func show(type: AlertBarType).
  • Replace from AlertBar.textAlignment to AlertBar.Option

Inner changes

  • Separate AlertBarView and AlertBar to management views.
  • Singleton