react-native-spotflow spotflow react native sdk Installation npm install react-native-spotflow Usage import { multiply } from 'react-native-spotflow'; // ... const result = await multiply(3, 7); Contributing Development workflow Sending a pull request Code of conduct License MIT Made with create-react-native-library