Daniel Williams

Results 558 comments of Daniel Williams

@nutstick I've made a branch with some experiments, not much there but it might be useful: https://github.com/storybookjs/react-native/commit/03160323857301f901e1d2e1e0039f8e0923e4b0

@nutstick yeah the branch wasn't working but it's just part of the changes needed. I just hadn't figured everything out yet. You're right I think I forgot to add the...

I was able to get the server working with a bit of help and some hacks https://github.com/storybookjs/react-native/pull/393 Its not ready yet but if you want to follow progress you can...

@likern I think this parameter might not be supported, however it would be simple to add. Where did you get this from? Some documentation you can point to?

> @dannyhw This is from https://storybook.js.org/docs/react/configure/story-layout documentation. > > In general, as a user, I would expect all basic functionality to work the same as in original StoryBook. For `layout`...

@rdgomt thanks for the feedback, its on my list for sure. I would suggest for now a workaround is to use a global decorator that adds some styling such as...

I would say that this isn't related to backgrounds, I would follow the implementation that the web uses probably. Fullscreen just means hiding all the UI, though I'm not sure...

> I would like to take up this issue Hey thats great to hear, however currently I have a PR open for this #86. I've not merged the changes since...

Expo 39 for web breaks due to these deprecated components so this has become more important to fix now.

@renanbronchart I've moved this over to the react native repo since its separate. MDX is not yet supported in react native so this isn't a bug it's just a missing...