react-native-elements-storybook
react-native-elements-storybook copied to clipboard
Feature: Add Viewport Add-on
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 could you please rebase with the latest master? 🤝
@haruelrovix updated my branch with the latest master :+1: