Skip to content

Releases: j0yhq/joydom-swift

0.0.5-alpha

0.0.5-alpha Pre-release
Pre-release

Choose a tag to compare

@VishnuBishnoi VishnuBishnoi released this 17 Jun 07:01

Update docs

0.0.4-alpha

0.0.4-alpha Pre-release
Pre-release

Choose a tag to compare

@VishnuBishnoi VishnuBishnoi released this 16 Jun 16:22

The JoyDom API (component context + refined events). Install with import JoyDOM, render via JoyDom(spec:). Precompiled XCFrameworks, iOS 16+ / macOS 13+.

0.0.3-alpha

0.0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@VishnuBishnoi VishnuBishnoi released this 16 Jun 15:54

Custom components

0.0.2-alpha

Choose a tag to compare

@VishnuBishnoi VishnuBishnoi released this 16 Jun 15:40

Automated binary release 0.0.2-alpha (JoyDOM + FlexLayout XCFrameworks, iOS 16+ / macOS 13+).

0.0.1-alpha

0.0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@VishnuBishnoi VishnuBishnoi released this 16 Jun 15:11

First alpha of the JoyDOM Swift binary distribution.

  • Precompiled XCFrameworks (source not included): JoyDOM + FlexLayout.
  • Platforms: iOS 16+ (device + simulator), macOS 13+.
  • Built with library evolution (usable across Xcode/Swift versions).

Install: add https://github.com/j0yhq/joydom-swift via SwiftPM, pin exact: "0.0.1-alpha". See README.