Waqar Malik
banner
wmalik.bsky.social
Waqar Malik
@wmalik.bsky.social
iOS/tvOS Developer. SF Bay Area
Reposted by Waqar Malik
I've been exploring SwiftUI APIs for customizing scroll behavior, including paging and view-aligned snapping, and wrote a post sharing what I learned and what to watch out for to avoid unexpected results: nilcoalescing.com/blog/ScrollV...
#SwiftUI #iOSDev
ScrollView snapping in SwiftUI
Explore SwiftUI APIs for customizing scroll behavior, including paging and view-aligned snapping, and learn what to watch out for to avoid unexpected results.
nilcoalescing.com
October 29, 2025 at 7:05 AM
Watched first season of Apple’s Foundation tv series. It was struggle to finish it. Not sure I can watch the next 2 seasons of this garbage.

George Lukas did it better with EP4-6
October 27, 2025 at 11:22 PM
I am trying to get this working. Is it possible to have an Async Array?

Ipublic actor AsyncStore<T>: AsyncSequence {
private var storage: [T] = []
}
August 31, 2025 at 1:30 AM
Now that's a name I haven't heard in a long time
August 13, 2025 at 12:34 AM