Danny
banner
dannyhw.com
Danny
@dannyhw.com
React Native Storybook maintainer. React and React Native developer.

Danny_H_W on X

Brazilian/English living in Portugal.

https://github.com/dannyhw

https://dannyhw.com (website under construction) 🏗️
Awesome, let me know if you need any help :)
October 15, 2025 at 7:07 PM
This happens on expo 53 if you have the compiler enabled, it was fixed in 54 or you can disable the conpiler. If not that then it could be the metro config wrapper (withstorybook) is not applied.
October 15, 2025 at 3:58 PM
Thanks alex 🙏
September 27, 2025 at 7:02 PM
Thanks jeppe 😊
September 25, 2025 at 10:42 PM
Will wait for you 😀
September 24, 2025 at 9:00 PM
I saw this one time thats probably react-native-svg either not found or not loading correctly. I would try checking the rn svg version and if adjusting that doesn’t work then can you try reproducing in a fresh project and sending it to me?
September 17, 2025 at 10:15 AM
Looks like they included my mcp 😄
August 31, 2025 at 6:32 PM
Lol i hope its positive
August 31, 2025 at 6:31 PM
Yeah I think its a good idea
August 22, 2025 at 7:12 AM
if you have discord it might be easier to chat back and forth there you can add me, my user is dannyhw on there
August 21, 2025 at 3:37 PM
you don't need to use the stories directory, you can put stories anywhere as long as you update the stories regex

.rnstorybook is for the storybook on the mobile device
.storybook is for the react native web storybook
August 21, 2025 at 3:37 PM
try adding this vite final in the storybook config

gist.github.com/dannyhw/544f...
make EXPO_PUBLIC accessible to storybook
make EXPO_PUBLIC accessible to storybook. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
August 21, 2025 at 3:34 PM
New withStorybookConfig as a better version of withStorybook to become the default in the next major.
August 20, 2025 at 4:27 PM
in this update:
August 20, 2025 at 4:27 PM