Create ComposableExtensions and ComposableUIKit products #587
maximkrouk
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
We definitely are interested in exploring this further. Swift 5.5 coming with |
Beta Was this translation helpful? Give feedback.
1 reply
-
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.
-
Hi, what do you think about creating officially supported libraries for UIKit and general stuff?
UIKit navigation (and behavior in general) is very different from the SwiftUI one, there are some UIKit components, that may be made composable and there are some features for reducers, which can be added as extensions like
onChange
reducer and more.There is an option to create separate packages, but maybe it will be a little easier to maintain TCA ports if these features will be placed in one package.
Maybe I'll post some examples later and contribute if the idea will fit pointfree's vision of TCA package development path 🙂
Beta Was this translation helpful? Give feedback.
All reactions