React native components
React native components
``sh`
npm install @vadiun/react-native-components2
`js
import ReactNativeComponents2 from "@vadiun/react-native-components2";
// ...
const result = await ReactNativeComponents2.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT