React Native Storybook

A few weeks ago I gave an internal presentation about Storybook for React Native.

Storybook allows you to create stories with your components which increases development speed, improves reusability and allows you to create prototypes with actual components that can also be used in the real app.

A small demo showing some of the features that Storybook offers can be seen here:

You can find the presentation slides here.