Skip to content

alexis-ag/perdux_sample_swiftUI

Repository files navigation

perdux_sample_swiftUI

REDUX like architecture sample for iOS (target 14.*)

Motivation:

  • to share reactive architecture approach with single direction data flow and SOA

Layers

  • Data
    • RestApi
  • Business
    • Modules with PERDUX components
  • Preseintation
    • Containers
    • Views
  • Utils
    • Extensions
    • IoC
    • PERDUX

Next Steps

  • Add a ViewStates connected to the multiple business states
  • Extract PERDUX to the separate module and addd it to the project with SPM

About

REDUX like architecture sample for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published