/Fairy

Fairy is a lightly UI script language, let you enjoy Swift UI on low version iOS

Primary LanguageObjective-CMIT LicenseMIT

Fairy

中文简介

Introduction

Fairy is a lightly UI script language, let you enjoy SwiftUI on low version iOS.

Demo

How to use

  1. clone this repository
  2. open Fairy-iOS.xcodeproj
  3. run target Fairy-iOS-Demo

Fairy is just on beta version, so no cocoapods. You can copy it and rely as sub project.

Grammar

About Fairy

Fairy is a script language specially used to write UI. The syntax is mainly borrowed from SwiftUI. There is only iOS virtual machine now.