react-native-df-ui-kit

Digital factory ui kit for react-native

Usage no npm install needed!

<script type="module">
  import reactNativeDfUiKit from 'https://cdn.skypack.dev/react-native-df-ui-kit';
</script>

README

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