react-native-marketo
v2.0.1
Published
React native bridge with Marketo
Downloads
3
Readme
react-native-marketo
React native bridge with Marketo
Installation
npm install react-native-marketo
Usage
import Marketo from "react-native-marketo";
// ...
const result = await Marketo.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT