Skip to content

Client for Dribbble write with ❤️ and MVVM + Rx + Moya

License

Notifications You must be signed in to change notification settings

alobanov/Dribbble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client for Dribbble write with ❤️ and MVVM + Rx + Moya

This is an example project to demonstrate MVVM (Model-View-ViewModel) architecture with RxSwift. For network layer used a Moya framework.

Requirements

Keys

plugin 'cocoapods-keys', {
    :project => "Dribbble",
    :keys => [
      "DribbbleClientID",
      "DribbbleClientSecret",
      "DribbbleClientAccessToken"
    ]}

Then running pod install will prompt for the keys not yet set and you can ensure everyone has the same setup.

About

Client for Dribbble write with ❤️ and MVVM + Rx + Moya

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages