Skip to content

Instantly share code, notes, and snippets.

@kennethlynne
Created March 29, 2020 20:32
Show Gist options
  • Save kennethlynne/9c981c9e895d23b64b91f6d611a68aeb to your computer and use it in GitHub Desktop.
Save kennethlynne/9c981c9e895d23b64b91f6d611a68aeb to your computer and use it in GitHub Desktop.
Storybook index file
export const StorybookUIRoot = getStorybookUI({
onDeviceUI: false,
shouldDisableKeyboardAvoidingView: true,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment