Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 407 Bytes

JUI

JSON based UIKit framework.

Create UIView-s from json based UI definition file.

Support

  • Dynamic View Hierachy
  • UIKit attributes ex) frame, shadowColor, shadowOffset, ...
  • localization (string only)
  • Auto Centering for UIControls
  • Doing some action based URI
  • Base64 / URL based image loading (also, supported bundle loading)

TODO

  • Documentation
  • Improvement, Bug Fixes.