-
### Describe the bug
React 19 is currently at the RC stage. We should investigate all the changes that are needed to support it before release:
- Make sure that React 19 is supported in all packages…
-
I'm currently on React Native - 0.76.3, and following are the story book versions
"@storybook/addon-actions": "^8.4.6",
"@storybook/addon-controls": "^8.4.6",
"@storybook/addon-ondevice-actions":…
-
React-router v7 has been released so if we want to upgrade some components library that use react-router and storybook we would need a new version of storybook-addon-remix-react-router to integrate re…
-
### 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 …