1.1.0 • Published 3 years ago

taro-ahooks v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

English

taro-ahooks

Taro React Hooks Library.

NPM version NPM downloads

✨ Features

  • Easy to learn and use.
  • Contains a wealth of advanced Hooks that are refined from the app.
  • Contains a wealth of basic Hooks.
  • Written in TypeScript with predictable static types.

📦 Install

npm i taro-ahooks --save
yarn add taro-ahooks

🔨 Usage

import { useMap } from 'taro-ahooks';

✅ License

MIT