ShenaniganDApp / shenanigan-monorepo

17 stars 4 forks source link

Feature/storybook integration #187

Closed sunguru98 closed 3 years ago

sunguru98 commented 3 years ago

My first PR in story book integration. This PR is just for initializing the storybook onto our application. Let me know if I made any bloopers haha.

youngkidwarrior commented 3 years ago

@sunguru98 thanks for this. Can you git reset the merge and git pull origin master --rebase instead

sunguru98 commented 3 years ago

Donezo ..

youngkidwarrior commented 3 years ago

@sunguru98

Can you add the ability to toggle the storybook

https://sophieau.com/article/react-native-storybook/

You can make a new PR for this. Checkout a new branch off of this one and set it to merge into this PR

sunguru98 commented 3 years ago

@youngkidwarrior, this was actually wired inside (if you could look at the Root.tsx, you can see the exact code snippet) ..