Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 377 Bytes

File metadata and controls

27 lines (16 loc) · 377 Bytes

react-native-sclalertview

todo

Installation

npm install react-native-sclalertview

Usage

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

// ...

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