@classapp-tech/edna-native
v1.34.1
Published
UI mobile library
Readme
@classapp-tech/edna-native
UI mobile library
Installation
npm install @classapp-tech/edna-nativeUsage
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
