0.0.21 • Published 3 years ago

shibumi v0.0.21

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Shibumui - (Work In Progress)

An ecommerce react native component library built with native base, the project follows CDD pattern with the help of storybook for react native

Components Developed

  • Ratings Section
  • Review Section
  • Categories Section
  • Banner Section

To use this package in your project

yarn add shibumi

To run this package locally

  1. We assume that you have a running android emulator or real device with android studio already running on your machine.

  2. Clone the project and run

    yarn
  3. Replace the host IP address with your machine's local IP address in storybook/index.js line no 21
    host: '192.16x.x.xxx'
  4. Run Story Book

    yarn story book -h 192.16x.x.xxx
  5. Start the metro Server && run the react native on the device android or IOS

    yarn start
    yarn android or ios
  6. Voila you now have a working React native Storybook Development Environment.

Please add the correct IP address in Step 3 & Step 4, or else the components might not load properly.

0.0.20

3 years ago

0.0.21

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago