@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.50latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.50
0.2.40
0.2.30
0.2.20
0.2.2-10
0.2.10
0.2.1-20
0.2.00
0.2.0-30
0.2.0-20
0.2.0-10
0.1.00
0.1.0-110
0.1.0-100
0.1.0-90
0.1.0-80
0.1.0-70
0.1.0-60
0.1.0-50
0.1.0-40
0.1.0-30
0.1.0-20
0.1.0-10

Package Sidebar

Install

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

Weekly Downloads

0

Version

0.2.5

License

Apache-2.0

Unpacked Size

4.22 kB

Total Files

4

Last publish

Collaborators

  • benoitdevos
  • gdethier