README
react-native-easy-ui
Easy to use components with fast implementation
Prerequisites
just a react-native project (either CRNA or react-native-init)
Installing
npm i -S react-native-easy-ui
or yarn add react-native-easy-ui
LICENSE
MIT
Easy to implement components usefull for fast creation of some screens
<script type="module">
import reactNativeEasyUi from 'https://cdn.skypack.dev/react-native-easy-ui';
</script>
Easy to use components with fast implementation
just a react-native project (either CRNA or react-native-init)
npm i -S react-native-easy-ui
or yarn add react-native-easy-ui
MIT