A UI Kit library for react native provided with storybook and LOKI tests
yarn add navipro-rn-ui-kit
or
npm i --save navipro-rn-ui-kit
Only supports version of React Native >= 0.59.0
git clone https://github.com/Navipro70/navipro-rn-ui-kit.git
To see components by storybook on ios device:
yarn pods; yarn start; yarn ios;