Skip to content

v0.6.0

Compare
Choose a tag to compare
@colemancda colemancda released this 09 Jun 06:34
· 172 commits to master since this release
  • #12 UIView is now backed by SDL Texture and is hardware accelerated.
  • Fixed Retina support
  • UIView contents are now clipped.
  • UIResponder, UIControl, UIEvent, UITouch, UIViewController implemented
  • [Demo] Removed ContentView
  • [Demo] Added support for intrinsic size changing to SwiftLogoView