Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 619 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 619 Bytes

React Native Web Design System

React Native Web Design System boilerrplate with RNW Typescript, Emotion/native, Storybook, Bit.dev and react-figma out of the box.

How to use

Start Storybook web on http://localhost:63372/

> yarn storybook:web

Start Storybook ios or android on emulator

> yarn storybook:ios
> yarn storybook:android

Start React Figma in watch mode

> yarn figma:webpack:watch

Start React Figma with hot module reloading

> yarn figma:webpack:hmr

Add plugin to figma project

follow instructions https://react-figma.now.sh/docs/running