Skip to content

File System

A service for working with the file system.

↓ Import the File System service
import {FS} from 'react-exo/fs';
↓ Initialize the file system
const fs = await FS.init();​

Dependencies

Technology

PlatformLibrarySupportNotes
WebOrigin Private File System-
Nativereact-native-file-access-