I made this post to serve as a quick explainer that I or other maintainers can send to newcomers to...
If you're having issues with the cli or you just want to know what you're installing then this is for...
If you've been shipping to the app store in the past month you will probably have seen this warning...
Major improvements to performance, types, and core alignment.
This is a quick guide to add react native storybook to an existing project
With the release of react native 0.72 and the latest metro changes we now have access to `require.context` which powers expo router and has potential to power other developer tooling or libraries.
How to use react native storybook with react native web storybook
A quick guide on how to use the React Native Storybook Server beta with webpack 5
A quick guide on trying out Storybook v7 with addon-react-native-web
How to use expo constants and environment variables to swap between storybook and your app
A short guide to get you started with react-native-server in the v6 beta
How to use docgen to generate args and arg types for your React Native Storybook based on your typescript types.
Intro note: this post has become a bit outdated for storybook at this point, expect a new...
A new way of running Storybook for react native
A simple FPS counter that can be used with release config. Useful for doing performance comparisons.