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

0.1.0 • Public • Published

react-native-cache

react native new architecture -- jsi

Installation

npm install react-native-cache

Usage

import { multiply } from "react-native-cache";

// ...

const result = await multiply(3, 7);

Example

# in react-native-cache directory install dependency
$ yarn 

iOS

$ cd cpp/HCache && ./ios_build.sh
# back react-native-cache director
$ yarn example ios

Andorid

$ yarn example android

License

MIT

Package Sidebar

Install

npm i react-native-ycache

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

10.2 MB

Total Files

215

Last publish

Collaborators

  • firfrog