Skip to content

Releases: tifoaudii/TifoKit

Fixing Result Builder Issue

19 Feb 15:12
Compare
Choose a tag to compare

Fix result builder issue and delete old code.

Revamp TifoKit architecture to support fully declarative

19 Feb 08:36
Compare
Choose a tag to compare

Create new architecture to support fully declarative usage. The changes contains:

  • HostingView: protocol for create new custom view
  • UIHostingComponentViewController: custom view controller to host the view
  • Declarative UI components like VGroup, HGroup, View, Button, and Label

Fix access modifier issue on ViewHelper.swift

03 Jun 17:22
Compare
Choose a tag to compare
v1.0.1

fix: change access modifier on ViewHelper

Initial Release

03 Jun 17:10
5abccae
Compare
Choose a tag to compare

Create basic spec including declarative UIStackView