storybookjs / react-native

📓 Storybook for React Native!
https://storybook.js.org
MIT License
995 stars 142 forks source link

Docs: Add docs for portable stories API #559

Closed yannbf closed 4 months ago

yannbf commented 4 months ago

Closes https://github.com/storybookjs/storybook/issues/26189

What I did

This PR introduces documentation for using portable stories in React Native. The current format is similar to the API docs format which will be used in the Storybook documentation for web renderers, but I'm happy to change it to a more blog-post/recipe like format if it makes more sense!