Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 284 Bytes

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