Daniel Williams
                                            Daniel Williams
                                        
                                    ### Is there an existing issue for this? - [X] I have searched the existing issues ### Do you want this issue prioritized? - [ ] Yes, I have sponsored...
📦 Published PR as canary version: 0.0.25--canary.91.8bb606f.0 :sparkles: Test out this PR locally via: ```bash npm install @storybook/[email protected] # or yarn add @storybook/[email protected] ```
## Description 1. I updated the nwui call to use the --yes flag that makes it work with --no-install and makes it non interactive 2. I moved it before the...
to try run `npx create-expo-app --template expo-template-storybook@next alphastorybook8`
## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate):
Issue: ## What I did Adds an option to remove storybook when withStorybook metro config is set to disabled try it out with 8.3.10-alpha.0 heres an example of usage: ```js...
## Description Applies sweeping changes to rename everything ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate):
`npx create-expo-app --template expo-template-storybook@next UniversalStorybook`
 probably just need to update the readme in the package folder in my projects I just copy/paste the readme from the root of the project to the main package...