New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@logion/client-react-native-fs

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logion/client-react-native-fs

logion SDK for client applications running in a React Native app using react-native-fs

latest
Source
npmnpm
Version
0.2.5
Version published
Weekly downloads
1
-66.67%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

logion

FAQs

Package last updated on 19 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts