Separate framework just for the core part #1694
nonameplum
started this conversation in
Ideas
Replies: 2 comments
-
Hi @nonameplum! We'd definitely like to make TCA more and more portable. Currently its core is driven using Combine, though, which would require adopting something like OpenCombine or something else. It's something we'd definitely like to look into, though we have a few things that are higher-priority for us right now for our 1.0 release. This kind of portability is definitely something we're looking to support in 2.0, though! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sounds great 💯 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋,
Did you consider to take out the core part of the framework like Store, Reducer without UI part so it could be used as kinda state machine where some would like to use it to implement a logic only?
Probably it could be universal framework regardless the Apple platform.
Beta Was this translation helpful? Give feedback.
All reactions