I am using the react-native storybook. (https://github.com/storybookjs/react-native#storybook-for-react-native).
With some dev. server there is a nice overview for the storybook. My question is:
Is it possible to render the react-native storybook in the app without any dev. server.?
If yes, how?
