@TheNathanRuff@roam We wanted to make it work really well, including in bad network conditions. We now have the infra in place, and this is coming in a couple of weeks!
@acosmicflamingo@pointfreeco@lukaszstocki I think `Formatted` will support localization.
https://t.co/oI7q9313ix
It can maybe be an alternative if that's the case and fast enough for you.
We only do this a few times a year, but to celebrate #WWDC23 (and to celebrate the biggest release of the Composable Architecture since its release), we are giving first-time subscribers 25% off their first year of subscription!
https://t.co/atuvBqoUiR
@krzyzanowskim Hey! Do you know if there is some equivalent to `layoutManager.usedRect(for:textContainer)` in TextKit 2? I need to size an UITextView according to its content height and it seems to be the only thing that works in a UIViewRepresentable.
@alpennec@StewartLynch That being said, GR in backgrounds are not problematic as long as you don't use the size value to affect the layout of the parent view. I understand why Apple is not recommending it, but there are cases where it's not possible to do without (especially on iOS 15).
@Nikolozi I'm using Hugo on Cloudflare Pages for a few app's sites. It's secure, blazing fast and free.
It's only a little cumbersome to make it work with Tailwind 3+, but other than that, I wholly recommend too.
The Composable Architecture is 3 years old! 🥳🎂
Since pushing that initial commit:
• 960 more commits onto main
• 76 backwards compatible releases cut
• 119 contributors
• 716 PRs merged
• 8.7k stars
Thanks to all who’ve joined us along the way!
https://t.co/EIf7BzUYB5
@adityadaniel It is not super polished, and there are probably a few issues around thread safety. But feel free to open a discussion with feedback in the repo. There is an example in the case study that shows a few things. Let me know if something is missing.