ReduxCore
Redux abstractions on Swift for BetterMe projects and iOS community
Installation
CocoaPods
You can install ReduxCore via CocoaPods by adding it to your Podfile
:
And run pod install
.
Swift Package Manager
You can install ReduxCore via Swift Package Manager by adding the following line to your Package.swift
:
Examples
We use SPM in all examples.
To run the example project, just clone the repo, open Examples folder, and choose a project you want.
Talks
What's next
- Add more examples