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.
Hive
Shared cross-platform native mobile code in the prelude
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once