0.3.1 • Published 2 years ago
react-native-devaraja v0.3.1
@devaraja/react-native
Test app for react native
Installation
npm install @devaraja/react-nativeUsage
import { multiply } from '@devaraja/react-native';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library