-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
To develop the cookie banner component for your dashboard application and make it accessible in both the application and Storybook, follow these steps:
1. Requirements Summary
You aim to:
Build a c…
-
HI I was trying to run storybook with react native ios but whenever I set
`
if (process.env.EXPO_PUBLIC_STORYBOOK_ENABLED === "true") {
AppEntryPoint = require("../.storybook").default
}
`
I got yt…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to just see whatever is vetted for @storybook/react-native be exported from @storybook/react-native rather than dro…
-
First of all, Lots of gratitude for working on these plugins, I am not able to devote time to fix, atleast I can raise an issue, that I faced
I have created this issue in storybook, when I was not …
-
**Describe the bug**
I am using `@fluentui/react-native`, but unable to use `jsxRuntime: 'classic'` due to `@storybook/react-native-ui/src/util/status.tsx` and other file without importing `React`
Bl…
-
### Provide a general summary of the issue here
Updating the packages in the tailwind starter kit after downloading the `ab9fd5c68` build has typescript errors.
### 🤔 Expected Behavior?
The types …
-
### Describe the bug
Hi,
I tried running `npx storybook@latest init` after `npm create vite@latest` (using react + typescript) . I got the following from storybook.log:
npm error code ERESOLVE
npm e…
-
Has anyone investigated or played around with making a Storybook addon so that this could be included on all Storybook stories rather than individually adding it?
If not, would there be any major i…
-
### Describe the bug
Since version 8.4.2 when run npm run storybook it show html code instead of Storybook UI on browser with webpack 5 configruation.
Example:
![Image](https://github.com/user-attach…