Files
fressh/apps/mobile
EthanShoeDev 8e7ec01e28 small bug fix
2025-10-07 01:24:15 -04:00
..
2025-10-06 20:38:07 -04:00
2025-10-07 01:24:15 -04:00
2025-09-10 00:18:06 -04:00
2025-09-09 22:43:24 -04:00
2025-09-09 22:27:48 -04:00
2025-10-06 20:59:52 -04:00
2025-10-04 22:48:12 -04:00
2025-09-18 02:27:05 -04:00
2025-09-16 01:05:52 -04:00
2025-09-15 23:03:59 -04:00
2025-10-07 00:21:46 -04:00
2025-10-06 18:19:26 -04:00
2025-10-06 23:31:28 -04:00

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