The swipe button
npm install ts-rn-swipe-buttonThe swipe button
``sh`
npm install ts-rn-swipe-button
`js
import TsRnSwipeButton from "ts-rn-swipe-button";
// ...
const result = await TsRnSwipeButton.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT