@classapp-tech/edna-native
v1.33.0
Published
UI mobile library
Downloads
271
Readme
@classapp-tech/edna-native
UI mobile library
Installation
npm install @classapp-tech/edna-native
Usage
import { multiply } from '@classapp-tech/edna-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