Hive Hive
Sign in

Shared cross-platform native mobile code in the prelude

Metadata
Source
GitHub
Version
0.24.0
Domains
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once
Update

Once can now model cross-platform native mobile code directly in the prelude. Swift source can be compiled into Android native libraries, Kotlin/Native source can be compiled into Apple frameworks, and Rust static libraries can feed Apple link targets while Rust Android dynamic libraries can be packaged into APKs. This lets users share native code across iOS and Android in a single graph definition.