Skip to content

Group of classes designed for easy integrating MVVM support into your application without using complex reactive frameworks. Also usable for MVC/MVP and mixed architectures.

License

Notifications You must be signed in to change notification settings

GDXRepo/GDLayerKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDLayerKit

Group of classes designed for easy integrating MVVM support into your application without using complex reactive frameworks.

TODO

  • Add UIScrollView to each view controller.
  • Move all actions to separated method inside controllers and components. It should contain both actions and KVO binding.
  • Remove target and selector from LKUIFabric.
  • Transform HUD to global view (add it to UIWindow).
  • Add "retain count" for HUD to detect its users count. When users = 0 - hide automatically.

About

Group of classes designed for easy integrating MVVM support into your application without using complex reactive frameworks. Also usable for MVC/MVP and mixed architectures.

Resources

License

Stars

Watchers

Forks

Packages

No packages published