- Generate ReactorKit file template faster and easier wtih this
- It is essential to save your time while coding
- Download
ReactorKit.xctemplate
- Add the downloaded template file with path of:
~/Library/Developer/Xcode/Templates/File Templates/ReactorKit
$ install-xcode-template.sh
- How to solve view transition? (Router? Coordinator? Injection?)
- How to solve Error Handling in a better way? (@Pulse)
- ReactorKit/ReactorKit#122
- How to handle if same message/model comes in? (solved with @Pulse)
ex., We need to show alert message whenever clients press a button