Fairy is a lightly UI script language, let you enjoy SwiftUI on low version iOS.
- clone this repository
- open Fairy-iOS.xcodeproj
- run target Fairy-iOS-Demo
Fairy is just on beta version, so no cocoapods. You can copy it and rely as sub project.
Fairy is a script language specially used to write UI. The syntax is mainly borrowed from SwiftUI. There is only iOS virtual machine now.