Evan Jacobs

Results 430 comments of Evan Jacobs

I decided to fork this repo to apply the patch and make it available: https://www.npmjs.com/package/react-native-web-fork The easiest way to use it is probably this package.json override: ``` { "overrides": {...

> Sick. You know what you really want for your fork: the layout animation API working. People made progress on it in the past. > > https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver > > https://youtu.be/5N_VKQO-oFs?si=T5tMxTj4d8zbBFTk...

@andflett If you're interested in contributing a FAQ page for this, you'd want to make a sibling md(x) to this doc: https://github.com/styled-components/styled-components-website/blob/main/sections/faqs/nesting.mdx And then add an entry to the sidebar...

The behavior for this scenario is a bit ambiguous since it appears to be all one word, I made the decision to parse the outermost syntax first. Therefore for `*italics*normal*italics*`...

Could you provide an example and how you would expect it to be rendered?