You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have enabled autodocs in my react-native storybook project, but I don't see docs page (globally or on component level). I added all the required configuration and also added the tags: ['autodocs'], key. Is autodocs even supported on react-native or react-native-web version of storybook? I searched a lot in the official document, GitHub, google etc. but I could not find anything.
To Reproduce
N/A
Expected behavior
Autodocs like in the storybook documentation
Screenshots
N/A
Code snippets
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
I have enabled autodocs in my react-native storybook project, but I don't see docs page (globally or on component level). I added all the required configuration and also added the
tags: ['autodocs'],
key. Is autodocs even supported on react-native or react-native-web version of storybook? I searched a lot in the official document, GitHub, google etc. but I could not find anything.To Reproduce
N/A
Expected behavior
Autodocs like in the storybook documentation
Screenshots
N/A
Code snippets
N/A
The text was updated successfully, but these errors were encountered: