Files
fressh/packages/react-native-uniffi-russh/README.md
EthanShoeDev 2b33da8e20 Better docs
2025-10-07 00:21:46 -04:00

749 B

@fressh/react-native-uniffi-russh

React Native bindings (via UniFFI) for the Rust SSH library russh.

npm version

Install

pnpm add @fressh/react-native-uniffi-russh

Peer dependencies (you manage): react, react-native.

Usage

This package exposes a native Rust module for SSH transport. For a complete, working integration, see the example app in this monorepo at apps/mobile.