Nate Wienert
Nate Wienert
I believe we have a `yarn lint:fix` command you can run, its possible the generate script doesnt run biome/right > On Sep 5, 2024, at 2:27 PM, Dominic Garms ***@***.***>...
Got this done for you separately the other day but thanks for the pr
Adding this 8e3e7c6f5d1a00a3aa02801dc97db4fbd3b4acfa but that would only cause the issue if you had some `native={['ios']}` which is possible.
Looking at this now.
Is this still happening? I've tried a ton of variations and can't replicate.
@DMZakaria can you repro it on the starter-free starter? Or somewhere else for me?
Oh I think I know what's happening - media is SSR safe by default on the web. In order to match the server side on the initial render, it will...
Latest release has a few more correctness improvements, I think you guys were seeing the SSR behavior still (at least some of you), but the latest changes may help concurrent...
We have a way to build your current app just using the tamagui CLI. We need to document that though @jonsherrard this would be a nice add-on to docs and...
If anyone knows how to write a turbopack plugin I can start on this work soon. Would love to know but docs seem sparse here.