1.0.2 • Published 2 years ago

react-native-file-observer v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.1-beta.4

2 years ago

0.0.1-beta.3

2 years ago

0.0.1-beta.1

2 years ago