Add basic documentation on how to integrate Bevy into mobile applications
Open
A-Cross-Cutting
C-Docs
D-Modest
O-Android
O-iOS
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## How can Bevy's documentation be improved?
The documentation on Bevy on mobile platforms is quite sparse. See https://github.com/bevyengine/bevy/discussions/10900.
We're currently missing directions on how to build using Android Studio, how to integrate with other apps via FFI, or how to call OS-level APIs for things such as notifications.
https://github.com/jinleili/bevy-in-app is a compelling piece of third party documentation / template that we should learn from and integrate into our own documentation.
Contributor guide
Assessment
This issue has not been assessed yet.