react-native-file-observer
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-native-file-observer

React Native package that helps monitoring file on device

Installation

npm install react-native-file-observer
npm install react-native-fs

Usage

import { useFileStorages } from "react-native-file-observer";

// ...

const { emitStore, store, clearStore } = useFileStorages();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-file-observer

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

64.1 kB

Total Files

30

Last publish

Collaborators

  • eaglevee
  • cuong.nguyen