Files
fressh/apps/mobile/README.md
EthanShoeDev 2b33da8e20 Better docs
2025-10-07 00:21:46 -04:00

637 B

Fressh Mobile (Expo)

This is the Fressh mobile app built with Expo. It provides a clean SSH client experience. packages:

  • @fressh/react-native-uniffi-russh
  • @fressh/react-native-xtermjs-webview

Setup

pnpm install
pnpm exec expo start

Open using Expo Go, an emulator, or a simulator.

For a high-level feature overview, see the root README.md.

Development notes

  • Edit files under app/ (file-based routing)
  • Ensure Android/iOS tooling is installed for native builds