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
storybook-react-native: fix story discovery glob base and restore GestureHandlerRootView decorator\n\n- Strip '**' and everything after from glob when deriving base dir in generate-storybook-requires.js to avoid resolving non-existent 'src/**' directories that yield zero stories.\n- Wrap all stories with GestureHandlerRootView in preview.js to ensure react-native-gesture-handler gestures function correctly in Storybook.
0 commit comments