14 - Mobile and Ecosystem
Tauri v2 also supports mobile targets and a growing plugin ecosystem.
Mobile reality check
- Reuse UI code where possible
- Handle platform-specific permissions
- Test on real devices early
Ecosystem categories
| Category | Examples |
|---|---|
| Official plugins | Dialog, filesystem, notification, store |
| Community plugins | Specialized integrations |
| Build tooling | CI templates, release automation |
Plugin selection criteria
- Maintenance activity
- Security posture
- API stability
- Platform support completeness