Is your feature request related to a problem? Please describe.
Tried to integrate storybook in a custom layout, but couldn't.
Describe the solution you'd like
I want to be able to integrate partial components into my custom React Native layout.
For example,
- put storybook navigation in a user-defined drawer panel.
- render controls in the same ScrollView with a preview.
Describe alternatives you've considered
- Patch storybook sources, which is not a trivial task
- Rewrite layout from scratch (even then, components are not easily separable)
Are you able to assist bring the feature to reality?
Yes, possibly.
Is your feature request related to a problem? Please describe.
Tried to integrate storybook in a custom layout, but couldn't.
Describe the solution you'd like
I want to be able to integrate partial components into my custom React Native layout.
For example,
Describe alternatives you've considered
Are you able to assist bring the feature to reality?
Yes, possibly.