react-native-date-switch
React Native Date Switch Components
Installation
npm install react-native-date-switch
Usage
import DateSwitch from "react-native-date-switch";
// ...
const result = await DateSwitch.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT