Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

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