Quantcast
Channel: How to create a nested storybook structure in react-native? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

How to create a nested storybook structure in react-native?

$
0
0

We are working with Storybook in our React Native project and were wondering how to organize our components since nested structures are not supported. From the web application, we are used to creating individual components and building our "pages" from them. We have been aiming for a similar workflow for the React Native application, but are having trouble implementing it. Target is a structure like that:

Components--Buttons----Button 1----Button 2--Input Fields----Input Field 1----Input Field 2Pages-- Page 1----Sub Page 1----Sub Page 2-- Page 2...

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles



Latest Images