Mobile-first, customizable components for React native
npm install react-native-adaimport Ada from "react-native-ada";
// ...
const result = await Ada.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT