react-native-turbofs
v0.0.7
Published
A high-performance file system library for React Native using TurboModules.
Readme
react-native-turbofs
A high-performance file system library for React Native using TurboModules.
Installation
npm install react-native-turbofsUsage
import { multiply } from 'react-native-turbofs';
// ...
const result = multiply(3, 7);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
