react-native-elements-storybook icon indicating copy to clipboard operation
react-native-elements-storybook copied to clipboard

Feature: Add Viewport Add-on

Open Naturalclar opened this issue 6 years ago • 2 comments

I've added @storybook/addon-viewport, to allow users to modify the viewport of the story.

This allows users to get an Idea of how the component will look like when it's used in mobile, as well as how it looks when it is used with react-native-web.

I've also upgraded the storybook packages and verified that it builds without any problem.

@haruelrovix

Naturalclar avatar Oct 28 '19 09:10 Naturalclar

@Naturalclar could you please rebase with the latest master? 🤝

haruelrovix avatar Oct 29 '19 04:10 haruelrovix

@haruelrovix updated my branch with the latest master :+1:

Naturalclar avatar Oct 29 '19 14:10 Naturalclar