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

CategoryExamples
Official pluginsDialog, filesystem, notification, store
Community pluginsSpecialized integrations
Build toolingCI templates, release automation

Plugin selection criteria

  • Maintenance activity
  • Security posture
  • API stability
  • Platform support completeness