https://github.com/audulus/rui-ios
Demo of rui embedded on iOS
https://github.com/audulus/rui-ios
Last synced: about 1 month ago
JSON representation
Demo of rui embedded on iOS
- Host: GitHub
- URL: https://github.com/audulus/rui-ios
- Owner: audulus
- License: mit
- Created: 2022-04-23T16:48:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T02:43:47.000Z (over 2 years ago)
- Last Synced: 2025-04-15T13:58:05.891Z (about 1 month ago)
- Language: Rust
- Size: 459 KB
- Stars: 40
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rui-ios
Demo of [rui](https://github.com/audulus/rui) embedded on iOSTo run:
1. `rustup target add aarch64-apple-ios x86_64-apple-ios`
1. `cargo install cargo-lipo`
1. Open Xcode project
1. Run
![]()