stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Any plans to add storybooks to the project?

Open gerzonc opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

I think it's a good idea to implement Storybook on the lib; Storybooks can help to build the components on an isolated context of the app, so in case you might want to update any of them you won't need to run an example project or to create an e2e test in order to check how a component looks with certain options activated on the app.

Describe the solution you'd like

Add Storybook to the project

Describe alternatives you've considered

N/A

Additional context

https://github.com/storybookjs/react-native

gerzonc avatar Apr 02 '22 08:04 gerzonc