4

Announcing the Tauri Mobile Alpha Release

 1 year ago
source link: https://tauri.app/blog/2022/12/09/tauri-mobile-alpha/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Announcing the Tauri Mobile Alpha Release

December 9, 2022 · 2 min read
Tauri Cofounder
Tauri 1.2 Launch Hero Image

Tauri mobile is here! The first alpha release 2.0.0-alpha.0 has been published.

Updating dependencies

Make sure to update both NPM and Cargo dependencies to the 2.0.0-alpha.0 release. You can update the NPM dependencies with:

  • Yarn Classic
  • Yarn Berry
npm install @tauri-apps/cli@next @tauri-apps/api@next

To update the Cargo dependencies, run the following in the src-tauri folder:

cargo add [email protected]
cargo add [email protected] --build
cargo install tauri-cli --version "^2.0.0-alpha"

Preview

You can adapt your existing desktop application to run on mobile or start a fresh project. Tauri runs on the connected device or starts an emulator if available.

iOS preview
Android preview

Getting started

Read the complete guide on the next documentation website.

Known issues

  • TLS support has been moved behind a Cargo feature until we figure out how to cross compile OpenSSL on Windows.
  • Currently running on a device is not supported when using Xcode 14.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK