ActionSheetState and AlertState for UIKit #561
larryonoff
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
👋 your suggestion pushed me to finally make a PR with the UIKit helpers I've been using in production here #563. See if that fits your requirements. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Composable Architecture needs more UIKit support. So I suggest extending
ActionSheetState
andAlertState
to supportUIAlertController
, i.e.ActionSheetState
operation systems limitations.ActionSheetState
andAlertState
into Common folder.UIAlertController
, e.g.Looking forward to any comments.
PS. The same I would suggest to ReactiveSwift Composable.
Beta Was this translation helpful? Give feedback.
All reactions