Results 5 comments of Fabien

In the meantime, I share with you this patch to fix the bug and make add-on tab reappear : ```` diff --git a/node_modules/@storybook/react-native-server/dist/client/manager/index.js b/node_modules/@storybook/react-native-server/dist/client/manager/index.js index 0cff143..3e76987 100644 --- a/node_modules/@storybook/react-native-server/dist/client/manager/index.js +++...

> Cheers @fabien88 , just curious if `@storybook/addon-ondevice-notes` works an intended for you guys. > > I'm looking into > > * getting our _NOTES_ tab displaying in the browser...

> I am not sure if it's a good 3-rd party lib that doesn't expose refs to its elements. We use a solution with refs, what do you think about...

- maybe we can guess if it's an audio link from the extension (last 3 chars in path) https://en.wikipedia.org/wiki/Audio_file_format - if it's not an audio link, have you a proposal...