Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 425 Bytes

File metadata and controls

27 lines (16 loc) · 425 Bytes

react-native-accessibility-manager-plugin

desc

Installation

npm install react-native-accessibility-manager-plugin

Usage

import { multiply } from "react-native-accessibility-manager-plugin";

// ...

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