# @damoness/react-native-http-cache

http cache 工具

## Installation

```sh
npm install @damoness/react-native-http-cache
```

## Usage

```js
import ReactNativeHttpCache from "@damoness/react-native-http-cache";

// ...

```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT
