Skip to content

Instantly share code, notes, and snippets.

@trooperandz
Created November 14, 2021 22:14
Show Gist options
  • Save trooperandz/b4c0ec61675a0dd3ee22c188e9c88748 to your computer and use it in GitHub Desktop.
Save trooperandz/b4c0ec61675a0dd3ee22c188e9c88748 to your computer and use it in GitHub Desktop.
React Native Storybook addons
import '@storybook/addon-actions/register';
import '@storybook/addon-knobs/register';
import '@storybook/addon-links/register';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment