Skip to content

aidevjoe/Swift-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift project template

This is a RxSwift infrastructure project template, using the MVVM architecture

This warehouse only allows you to build your own project quickly without any tedious repetitive operations

Contains third Libraries

   # Networking
    pod 'Alamofire', '~> 4.4'
    pod 'Moya/RxSwift'
    pod 'MoyaSugar/RxSwift'
    pod 'Kingfisher'
    pod 'ReachabilitySwift'
   
   # Rx
    pod 'RxSwift'
    pod 'RxCocoa'
    pod 'RxDataSources'
    pod 'NSObject+Rx'
   
   # UI
    pod 'SnapKit'
   
   # Model
   
   # Logging
    pod 'CocoaLumberjack/Swift'
   
   # Misc
    pod 'Then'
    pod 'R.swift'
    pod 'KeychainAccess'

About

A RxSwift MVVM project template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published