@logion/client-react-native-fs
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

Logion Client SDK (React Native FS)

This project provides a JS/TypeScript SDK enabling a React Native application using react-native-fs to interact with a logion network.

Installation

Use your favorite package manager (e.g. yarn) and install package @logion/client-react-native-fs in your React Native project.

Usage

This module provides ReactNativeFsFile and ReactNativeFileUploader classes.

An instance of ReactNativeFileUploader (use the zero-argument constructor) must be provided to LogionClient.create(...).

ReactNativeFsFile instances (the constructor takes takes a single string argument, the path) must be passed to SDK whenever needed.

See core client.

Package Sidebar

Install

npm i @logion/client-react-native-fs

Weekly Downloads

1

Version

0.2.5

License

Apache-2.0

Unpacked Size

4.22 kB

Total Files

4

Last publish

Collaborators

  • benoitdevos
  • gdethier