[BREAKGLASS] Append-only mirror of github.com/bluewallet/react-native-ios-context-menu
| .circleci | ||
| android | ||
| example | ||
| ios | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| babel.config.js | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| react-native-ios-context-menu.podspec | ||
| README.md | ||
| tsconfig.json | ||
react-native-ios-context-menu
placeholder
Installation
npm install react-native-ios-context-menu
Usage
import IosContextMenu from "react-native-ios-context-menu";
// ...
const result = await IosContextMenu.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT