Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Celis
0cd0c3ecce Update AlertState to use new APIs (#794)
* Update AlertState to use new APIs

* fix

* Feedback

* wip

* Fix

* wip

* wip

* wip

* wip
2021-09-20 10:42:17 -04:00
stephencelis
fbb931303f Run swift-format 2021-07-29 23:52:07 +00:00
Andrey
494a2a83c7 UIKit helpers generating UIAlertController from AlertState & ActionSheetState (#563)
* UIKit helpers generating UIAlertController from AlertState & ActionSheetState

* Exclude helpers from platforms not supporting UIKit (macOS)

* Exclude watchOS

* Update public API

* Update AlertStateUIKit.swift

Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
2021-07-29 19:45:52 -04:00