An example to run dotrix on ios.
- Install cargo-mobile
- Install required architecture
- Run
cargo mobile init
- Run
cargo build
- Run
cargo apple open
and run the project in physical device - The walking fox will be rendered
An example to run dotrix on ios.
cargo mobile init
cargo build
cargo apple open
and run the project in physical device