PracticeApp implements a part of the Sumally's design.
❯ git clone https://github.com/atsushi130/PracticeApp
❯ cd PracticeApp
❯ ./setup.rb
- RxSwift
- RxDataSources
- NSObject+Rx
- Moya
- RxMoya
- SnapKit
- UIFontComplate
- SwiftTargetedExtensions
- Connectable
- CoordinatorKit
- UniversalLinkCoordinatorKit
-
Data
Mainly define the service that will interface with the outside. -
Model
Define the models used in PracticeApp. -
ViewComponent
The Designable Views define in ViewComponent module for high-speed AAA build. -
Extension
Define the extensions used in PracticeApp.
- MVVM
- Coordinator
PracticeApp is available under the MIT license. See the LICENSE file.