Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5d41ffb

Browse filesBrowse files
authored
N16: cargo-mobile (rust-gamedev#392)
1 parent 1c01b61 commit 5d41ffb
Copy full SHA for 5d41ffb

File tree

2 files changed

+12
-0
lines changed
Filter options

2 files changed

+12
-0
lines changed
191 KB
Loading

‎content/posts/newsletter-016/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-016/index.md
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,18 @@ You can learn more [on the Learn Wgpu news page][learn-wgpu-news].
304304

305305
## Library & Tooling Updates
306306

307+
### [cargo-mobile]
308+
309+
[![Bevy's Breakout example running on an iPhone XR](cargo-mobile.jpg)][cargo-mobile]
310+
_Bevy's Breakout example running on an iPhone XR_
311+
312+
[cargo-mobile] is a tool created by [Brainium Studios] to simplify Rust mobile
313+
development. It generates Xcode and Android Studio projects, and provides handy
314+
commands for building and deploying apps to iOS and Android devices.
315+
316+
[cargo-mobile]: https://dev.brainiumstudios.com/2020/11/24/cargo-mobile.html
317+
[Brainium Studios]: http://www.brainiumstudios.com/site/index.html
318+
307319
### [profiling]
308320

309321
This month, [profiling] was released on crates.io. This crate provides a very

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.