Florent Bonomo

Results 4 issues of Florent Bonomo

I've tried running the Docker image on two raspberry PIs (raspberry PI 2 / Debian, raspberry PI 3 / Alpine) but facing issues when the app starts: ``` standard_init_linux.go:211: exec...

### Describe the bug I have a main SB instance in which I write my MDX documentation using @storybook/addon-docs. I have a couple more SB instances connected to the main...

bug
composition
sev:S3

I wonder what the plan is with regards to headless rendering tests for @storybook/react-native. I've used Storyshots for the longest time, but it's now deprecated, and the recommended replacement seem...

Our app handles links for two formats: - our own app scheme (i.e. "myapp://") - universal link (via Branch), via https scheme, (i.e. "https://myapp.app.link") When opening a regular app link...