React Native Web Design System boilerrplate with RNW Typescript, Emotion/native, Storybook, Bit.dev and react-figma out of the box.
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
follow instructions https://react-figma.now.sh/docs/running