storybook-eol/react-native-storybook

Possible to use storybook-addon-knobs?

hadfieldn opened this issue · 1 comments

I get an error when importing @kadira/storybook-addon-knobs/register due to a dependency on insert-css, which requires document.

Is there another way to register addons with react-native-storybook so that they're registered for the browser rather than the device?