Unofficial React Native wrapper for the Nothing Glyph Matrix SDK
npm install @soumajitgh/react-native-glyph-matriximport { multiply } from '@soumajitgh/react-native-glyph-matrix';
// ...
const result = multiply(3, 7);MIT
Made with create-react-native-library