@angelo-dev/react-native-storage
v0.1.2
Published
Native local storage module for React Native built with the New Architecture
Downloads
309
Readme
@angelo-dev/react-native-storage
Native local storage module for React Native built with the New Architecture
Installation
npm install @angelo-dev/react-native-storageUsage
import { multiply } from '@angelo-dev/react-native-storage';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
