happy-ui-kit

Set of highly customizable react-native components. Its also highly WIP right now.

Usage no npm install needed!

<script type="module">
  import happyUiKit from 'https://cdn.skypack.dev/happy-ui-kit';
</script>

README

happy-ui-kit

Set of highly customizable react-native components. Its also highly WIP right now.

Install

yarn add happy-ui-kit or npm i -S happy-ui-kit

Demo

To run demo you need expo installed (yarn global add exp)

  1. clone repository
  2. inside repository cd demo
  3. run yarn
  4. run exp start