@functionland/react-native-wnfs

test


Keywords
react-native, ios, android, WNFS, Webnative File System, IPFS private filesystem, Functionland
License
MIT
Install
npm install @functionland/react-native-wnfs@0.1.0

Documentation

react-native-wnfs

React native wnfs library

Installation

npm install react-native-wnfs

Usage

import { testWNFSLib } from "react-native-wnfs";

// ...

const result = await testWNFSLib();

Contributing

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

License

MIT


Made with create-react-native-library