2.0.1 • Published 4 years ago
react-native-marketo v2.0.1
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
2.0.1
4 years ago