bevy_ios_toolkit 0.4.0

Native iOS integrations for Bevy as ECS resources and messages: StoreKit IAP, Google AdMob ads, App Tracking Transparency, Game Center, review prompts, haptics and safe-area — each behind a feature and a polled C-ABI Swift bridge, with desktop fakes only where useful.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target
Cargo.lock
.DS_Store
/.build
Package.resolved
.swiftpm/

# Mandatory repository ignores
# Secrets and agent-local state never belong in a repository.
.claude/settings.local.json
.env
.env.*
!.env.example
*.p8