Akiles React Native
npm install akiles-react-native
import { multiply } from 'akiles-react-native';
// ...
const result = multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT