Open
Description
There is no README indicating how to build/run a binary on either iOS or Android; as of today, how to do this is not clear, and apparently-obvious answers like cargo apk run
fail with obscure errors. Any guidelines for how to get the equivalent of "Hello World" for Bevy running on-device would be appreciated.