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

0.1.0 • Public • Published

react-native-cache-api

cache storage for api call,it reduse unwanted api calls and server load

Installation

npm install react-native-cache-api

Usage

import { multiply } from 'react-native-cache-api';

// ...

const result = await 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

Package Sidebar

Install

npm i react-native-cache-api

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

30.2 kB

Total Files

21

Last publish

Collaborators

  • abhinandvk41
  • akshay_k