Skip to content

mariusjcb/CrossReduxSOA

Repository files navigation

CrossReduxSOA

Use CrossReduxSOA.UI Target to run the project on simulator

✅ Bugs with xcode compiler seems to be related to Identifiable protocol. Just remove it and try to implement a custom "Identifiable" protocol instead.

Example is the actual project code. Common, Api and Redux are Swift Packages.

You can import Common, Api or Redux packages using Swift Package Manager.