0.1.1 • Published 4 years ago
@dropin.so/react-native-action-sheet v0.1.1
react-native-action-sheet
ReactNative ActionSheet
Installation
npm install react-native-action-sheet
Usage
import ActionSheet from "react-native-action-sheet";
// ...
const result = await ActionSheet.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.1.1
4 years ago