Skip to content

liveview-native/liveview-native-core-swift

Repository files navigation

LiveViewNative

This package provides Swift bindings for the liveview-native-core Rust library.

Usage

You can build the package with swift build -c release, or use it directly with Xcode as a dependency.

Testing

Run the tests with swift test

License

Apache 2.0