Merge pull request #710 from i-schuetz/patch-1

Add Android / iOS example repo
pull/708/head^2
Lukáš Hozda [magnusi] 5 years ago committed by GitHub
commit eb9db2fe4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1148,7 +1148,9 @@ See also [Are we game yet?](http://arewegameyet.com)
* [vhbit/ObjCrust](https://github.com/vhbit/ObjCrust) — using Rust to create an iOS static library [<img src="https://api.travis-ci.org/vhbit/ObjCrust.svg?branch=master">](https://travis-ci.org/vhbit/ObjCrust)
* Pebble
* [andars/pebble.rs](https://github.com/andars/pebble.rs) — A crate that allows Rust to be used to develop Pebble applications.
* Android / iOS
* [i-schuetz/rust_android_ios](https://github.com/i-schuetz/rust_android_ios) — An example of using a shared Rust lib for Android and iOS using rust-swig and cbindgen respectively.
### Network programming
* HTTP

Loading…
Cancel
Save