0.14.25 • Published 3 years ago

react-native-df-ui-kit v0.14.25

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
3 years ago

react-native-df-ui-kit

Digital factory ui kit for react-native

Installation

npm install react-native-df-ui-kit

Usage

import DfUiKit from "react-native-df-ui-kit";

// ...

const result = await DfUiKit.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT