Make @storybook/api@5.3.21 use React 17.0.2 as a dependency #19074
Unanswered
brickandcanvas
asked this question in
Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I am currently working on a React Native application, and we are using Storybook for our UI.
We need to use ffmpeg.wasm for our app, but SharedArrayBuffer doesnt work with React@16.8.3 which Storybook/api@5.3.21 uses as a dependency. Is it possible to to force @storybook/api@5.3.21 to use React 17.0.2 so that we can use ffmpeg.wasm with storybook?
Beta Was this translation helpful? Give feedback.
All reactions