@evda/airframe-ui
v0.4.0
Published
ui kit for mobile applications
Downloads
24
Readme
@evda/airframe-ui
ui kit for mobile applications
Installation
npm install @evda/airframe-ui
Usage
import { multiply } from '@evda/airframe-ui';
// ...
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