Releases: j0yhq/joydom-swift
Releases · j0yhq/joydom-swift
Release list
0.0.5-alpha
Update docs
0.0.4-alpha
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
Custom components
0.0.2-alpha
Automated binary release 0.0.2-alpha (JoyDOM + FlexLayout XCFrameworks, iOS 16+ / macOS 13+).
0.0.1-alpha
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.