Sabitlenmiş Tweet
Thomas Grapperon
1.1K posts

Thomas Grapperon
@tgrapperon
iOS at @roam Also, SongKit (https://t.co/rQT1rFhq3c) and Chord! (https://t.co/r6N48fw24q)
Katılım Ağustos 2010
789 Takip Edilen489 Takipçiler

@Barbapapapps I called mine `modify`, for the same purpose!
English

@manuelmaly FWIW, I think that `addChild` will call `willMove` (and same the other way with `removeChild` and `didMove`).
English

@acosmicflamingo @pointfreeco @lukaszstocki I think `Formatted` will support localization.
github.com/pointfreeco/sw…
It can maybe be an alternative if that's the case and fast enough for you.
English

@pointfreeco @lukaszstocki By copying and pasting it the way you suggest, I now have to keep track of any time this file is updated and copy and paste those changes into my own code, as opposed to just integrating what I think is a pretty reasonable feature to the Float parser.
English

Also next week we will be releasing a brand new open source library. What could it be?? 👀
Point-Free@pointfreeco
Next week we pick back up our “Observable Architecture” series by showing how Swift 5.9's new observation tools can make observing collections of data incredibly efficient. Until then, catch up here: pointfree.co/collections/co…
English

@ManifestingMom7 Hello! I'm not related to this app in any way, so I can't help you unfortunately.
English

@tgrapperon Hey there - tried to dm u but won’t let me. I signed up for chordchord.com free 7 day trial and got no confirmation email. I provided my credit card #. Would like confirmation of my transaction pls. juanita.e@gmail.com
English

It'll make you a better developer.
The only thing you'll regret is not having subscribed sooner!
Point-Free@pointfreeco
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! pointfree.co/blog/posts/107…
English

@tgrapperon for that, once you layout everything, get the last layout fragment and its geometry to get the height, like this:
#L802C15-L808" target="_blank" rel="nofollow noopener">github.com/krzyzanowskim/…

English

@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.
English

@alpennec @StewartLynch There are also many cases where anchored preferences or alignment guides will do the trick though.
English

@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).
English

@tgrapperon @Nikolozi Cloudflare pages cannot render my hugo website with tailwind. What step do I missed?
English

@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.
English
Thomas Grapperon retweetledi

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!
pointfree.co/blog/posts/41-…
English

9 months in the making, I can finally share what I've been up to
🚀 Introducing Context SDK: The most intelligent way to know how and when to monetize your users
contextsdk.com
English

@merowing_ Can't `dismantleNSViewController` help? developer.apple.com/documentation/…
English

@adityadaniel Coincidentally, a discussion about this dependency has just been opened: github.com/tgrapperon/swi…
English

Hi @tgrapperon, I’m planning to use your github.com/tgrapperon/swi…, especially CoreData part. I know that it’s still WIP, do you mind to give some pointers what need to be worked on?
English

@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.
English

@manuelmaly #L57" target="_blank" rel="nofollow noopener">github.com/apple/swift/bl…
QME

Can highly recommend reading AsyncStream’s source: github.com/apple/swift/bl…
Any ideas where _Storage is at though?
English

@freak4pc @BigMtnStudio In this precise case, I would define the `Rectangle` as the background of the `Text`, itself in an overlay of the image. But I'm getting the pedagogical value of the current setup here.
English

@freak4pc @BigMtnStudio ZStack will make the overlaid view participate to the layout, which may be something you don't want.
English

❓How do you put one view on top of another in #SwiftUI?
👉 One way is to use the overlay modifier.
💡Use the optional alignment parameter to specify where you want the view on top to go.
Free SwiftUI picture book: bigmtn.studio/freebook

English








