Danny_H_W on X
Brazilian/English living in Portugal.
https://github.com/dannyhw
https://dannyhw.com (website under construction) 🏗️
Get up and running in less than a minute:
bunx create-expo-app --template expo-template-storybook@latest AwesomeStorybook
@storybook.js.org @expo.dev
Get up and running in less than a minute:
bunx create-expo-app --template expo-template-storybook@latest AwesomeStorybook
@storybook.js.org @expo.dev
Today I want to share a Vite Plugin to make it easier to run React Native Web. Also a bit about how it came about.
This is for those trying to do something a bit outside the box 😄
Today I want to share a Vite Plugin to make it easier to run React Native Web. Also a bit about how it came about.
This is for those trying to do something a bit outside the box 😄
Try it out with this command
npx create-expo-app --template expo-template-storybook@next ExpoRouterStorybook
Try it out with this command
npx create-expo-app --template expo-template-storybook@next ExpoRouterStorybook
This makes the minimal setup just the storybook dependencies. You then just sacrifice some UX. I had to write raw 'Animated' api animations for this😄
Quote
This makes the minimal setup just the storybook dependencies. You then just sacrifice some UX. I had to write raw 'Animated' api animations for this😄
Quote
Basically simpler way to block off a storybook screen when not in dev or whatever logic for when it should show.
also combine this with expo-dev-menu for easy swapping back/forth
code: github.com/dannyhw/expo...
Basically simpler way to block off a storybook screen when not in dev or whatever logic for when it should show.
also combine this with expo-dev-menu for easy swapping back/forth
code: github.com/dannyhw/expo...
[scheme]://[url]?STORYBOOK_STORY_ID=[story_id]
Out in 8.6.0-alpha.0
Feedback welcomed 🙏
[scheme]://[url]?STORYBOOK_STORY_ID=[story_id]
Out in 8.6.0-alpha.0
Feedback welcomed 🙏
8.5.5-alpha.3
I'm adding scroll to selected story when opening the story list and would appreciate some user testing.
Also includes changes to improve controls compatibility with web.
github.com/storybookjs/...
8.5.5-alpha.3
I'm adding scroll to selected story when opening the story list and would appreciate some user testing.
Also includes changes to improve controls compatibility with web.
github.com/storybookjs/...
Whats actually stopping this from launching? Its probably regulation but what exactly.
Whats actually stopping this from launching? Its probably regulation but what exactly.
Error comes from _updatePropsJS in: /ReanimatedModule/js-reanimated/index.ts
Seems like maybe the animateable ref is null
Error comes from _updatePropsJS in: /ReanimatedModule/js-reanimated/index.ts
Seems like maybe the animateable ref is null
bridgeless mode is cool tho
bridgeless mode is cool tho