Replies: 3 comments
-
Hi @janwirth! It looks like you have empty However, I would recommend checking out version |
Beta Was this translation helpful? Give feedback.
-
I would also recommend checking out videos at https://www.pointfree.co; they have a lot of good episodes about almost everything you would need to know. |
Beta Was this translation helpful? Give feedback.
-
I am going to convert this to a discussion since it's not an issue with the library. You can provide a project that demonstrates the problem you are seeing if you want others to help. |
Beta Was this translation helpful? Give feedback.
-
Description
I copy pasted the reducer & view examples from the documentation and I get the following errors (among others):
I also had to enable some package macros which was not part of the documentation / installation instruction.
The library seems to have a lot of dependencies too.
I'm not super experienced with swift, I have ~10 years of web dev experience.
Generally I try to avoid installing dependencies that seem too heavy.
I'm leaving this here also as a first-time user experience, and I will try to understand the low-level domain (Observables etc.) better, before opting into a rather large library.
Checklist
main
branch of this package.Expected behavior
It compiles.
Actual behavior
See compiler error screenshots.
Reproducing project
No response
The Composable Architecture version information
Pulled from main today.
Destination operating system
iOS / MacOs
Xcode version information
Swift Compiler version information
No response
Beta Was this translation helpful? Give feedback.
All reactions