Shaun Evening
Shaun Evening
Hey @spice2445 👋 Can you share a repro of your project with me so that I can dig in?
Hey @aarjithn 😁 I'm just getting back from holidays so I just need a few days to get to this. Stay tuned 📻
I think that makes the most sense, @valentinpalkovic as it also makes the pattern consistent across all view layers.
Hey @Arizona-dev, were you able to solve it by using the story as a function instead of JSX?
@Erns, can you try changing your custom decorator to return `{Story()}` instead of using `Story` as a JSX tag?
@omarkawach Yeah, vite supports TypeScript out of the box 😁
Hey @itsmebasti @rramsey 👋 This is unfortunately a known issue for stencil in particular right now. Currently `@storybook/web-components` is mostly geared towards lit so the name is a little misleading....
Hey @val089 👋 `@storybook/addon-styling` is deprecated in favour of `@storybook/addon-themes` for the functionality that you're looking for. However, was never intended for react-native storybook. I would need some help from...
Hey @Vercjames 👋 Can you share a reproduction of your issue to help me dig in?
Hi @pedro-stark 👋 Can you share a repro of your project so that I can take a better look?