Skip to content

DavuthOung/react-native-swipe-menu

Repository files navigation

react-native-swipe-menu

react-native-swipe-menu

Installation

npm install react-native-swipe-menu

Usage

import { multiply } from "react-native-swipe-menu";

// ...

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