Nate Wienert
Nate Wienert
It does make sense to have them as a separate repo so people can fork it easily, I think I'll have it be write-only and automatically push there somehow. Ultimately...
Yes, this is one if my biggest blockers before 1.0. I spent some time digging in and it’s hard to figure out why exactly this happens. But thanks for documenting...
All good. I’ll reopen actually just so others can find it.
Aha, this is the related issue: https://github.com/microsoft/TypeScript/issues/30680
Closing again, `as const` is documented until we can get rid of it.
Sorry for drive-by PR. Honestly, part of this is just that my `tsc --watch` on my app complains and I can't seem to find a way to disable it, despite...
This would be awesome to see. We're working on a screen-based OCR system, this would be a key piece in detecting lines of text! (Combined with being able to attach...
It's likely coming from this area of the withTamagui.ts file: You can try adding logs around that and seeing what's different. I am pulling this repo but it's really huge...
Did this ever resolve?
i think fixed, re-open if not