Skip to content

Allow implementing custom user-defined layouts #458

@sergeymorkovkin

Description

@sergeymorkovkin

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,

  1. put storybook navigation in a user-defined drawer panel.
  2. render controls in the same ScrollView with a preview.

Describe alternatives you've considered

  1. Patch storybook sources, which is not a trivial task
  2. Rewrite layout from scratch (even then, components are not easily separable)

Are you able to assist bring the feature to reality?
Yes, possibly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions