Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 397 Bytes

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.