XCTemplate for TCA
Generates TCA components using XCTemplate
- Components
- Action
- Environment
- Reducer
- State
- View(with Store)
- Create a new group
- Command ⌘ + N or
File ❯ New ❯ File...
in the group - Select
TCA with ReducerProtocol
- Next
- Set a feature name that you want
- Next
- Create files in the group
- 🎉 Your turn from here!
Note: If you are looking for xctemplate for TCA using AnyReducer structure, you can find it in here