Oleksandr Solokha 🇺🇦🌻
@oleksandrsolokha.bsky.social
87 followers 360 following 12 posts
iOS Developer 👨🏻‍💻
Posts Media Videos Starter Packs
Reposted by Oleksandr Solokha 🇺🇦🌻
Started working on the September newsletter. It will be a bit late this time, got delayed by @brevecoffeeapp.bsky.social launch and #shipaton2025 submission 😅 You can still sign up here to get it in your inbox: nilcoalescing.com/newsletter
Nil Coalescing - Newsletter
nilcoalescing.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Reposted by Oleksandr Solokha 🇺🇦🌻
Fatbobman’s Swift Weekly #0104 is out!
Apple is Preparing for System-Level MCP Support

💡 Adopting the New Window Controls in iPadOS 26
🧐 Benjamin Button Reviews macOS
🔍 How I QA iOS Apps
🌐 App Store Optimization

and more...
weekly.fatbobman.com/p/fatbobmans...
Fatbobman's Swift Weekly #0104
Apple is Preparing for System-Level MCP Support
weekly.fatbobman.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Shorter Validity, Longer Shelf Life | Fatbobman's Swift Weekly #80

- My Hopes for Xcode
- SwiftUI Colors
- Zooming Slider
- Thinking of WWDC
- Alerts in iOS
- Swift Reduce
- XcodeBuild MCP
- Swift Regex

weekly.fatbobman.com/p/fatbobman...
Fatbobman's Swift Weekly #080
Shorter Validity, Longer Shelf Life
weekly.fatbobman.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Before I go into today's dystopian nightmare, let's take a minute to bring down your blood pressure. Here is one of my favorite creatures, the #RedPanda. Enjoy. #nature #animals
Hmm. 🤔 I never had so nice haircut ✂️
Reposted by Oleksandr Solokha 🇺🇦🌻
Doesn’t get more pro-russian than this. It wasn’t a mistake and he knows it. He is lying to justify russia’s killing of Ukrainian civilians
Reposted by Oleksandr Solokha 🇺🇦🌻
In this follow-up to my custom Over Top View in SwiftUI, I take it to the next level with protocols and a flexible view modifier. Now you can present any edit view—not just pickers—over your UI.
SwiftUI Overtop Picker with Protocols
youtu.be/4MnA5uhXiBw
SwiftUI Overtop Picker with Protocols – A Flexible Alternative to Modal Sheets
YouTube video by Stewart Lynch
youtu.be
Reposted by Oleksandr Solokha 🇺🇦🌻
SwiftUI Tip 💡

Use contentShape() to control the tappable area of a view or shape.

For example, if you want the entire rectangular area to be tappable, pass .rect.

learnandcodewithenid.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Swift 6 introduced the count(where:) method, a concise way to count the number of elements in a sequence that satisfy a condition, improving upon the common filter { ... }.count pattern by avoiding the creation of an intermediate array: nilcoalescing.com/blog/CountTh...
#SwiftLang
Count the number of objects that pass a test in Swift using count(where:)
Efficiently count the number of elements in a sequence that satisfy the given condition with the new count(where:) method introduced in Swift 6.
nilcoalescing.com
Reposted by Oleksandr Solokha 🇺🇦🌻
I had a problem initially understanding the ContainerView syntax so I thought I would break it down and see if this makes sense to anyone but me.
Comments are appreciated.
This is an unlisted YouTube Video for now. Looking for feedback

youtu.be/1pCIGxLLyns
CustomContainerView Syntax
YouTube video by Stewart Lynch
youtu.be
Reposted by Oleksandr Solokha 🇺🇦🌻
Modal sheets? Boring!
NavigationSacks? Overused!
Over Top View? 💋Peak UI💋.
Learn to build an Over Top Edit View — a clean, reusable overlay to edit content without losing context.

✅ Smooth transitions
✅ Reusable
✅ Cleaner than a modal

youtu.be/2Cs9gaSRUEs
Reposted by Oleksandr Solokha 🇺🇦🌻
Your reminder that #TeslaTakedown is a grassroots, nonviolent and peaceful protest. We do not condone violence or vandalism. And we recognize that all Tesla owners are not on the wrong side. Our tent is a big one. Join a protest now at Teslatakedown.com or organize your own!
Tesla Takedown | Take action at Tesla showrooms everywhere.
The stakes couldn’t be higher. No one is coming to save us—not politicians, not the media.
teslatakedown.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Reposted by Oleksandr Solokha 🇺🇦🌻
Swift Build Times and Module Verification

The article discusses how refactoring a Swift project into smaller modules and adjusting module verification settings can significantly improve build times.

pfandrade.me/blog/swift-b...

by Paulo Andrade
#ios #iosdevelopment #swift #swiftui #swiftlang
Swift Build Times and Module Verification…
It’s been a while since I’ve written anything here… I guess that’s mainly because I was focusing on building Secrets 4 and did not want to write about it before it launched. Then, I lost the habit of ...
pfandrade.me
Reposted by Oleksandr Solokha 🇺🇦🌻
Have you ever defined custom string interpolation logic in Swift?

Here's an example of how it can improve dealing with optionals. ✨
Reposted by Oleksandr Solokha 🇺🇦🌻
Mastering Forms in SwiftUI: Text Fields
www.createwithswift.com/mastering-fo...

Learn how to use text fields and secure field controls in forms in SwiftUI apps.

by Tiago Gomes Pereira
#ios #iosdevelopment #swift #swiftui #swiftlang
Mastering Forms in SwiftUI: Text Fields
Learn how to use text fields and secure field controls in forms in SwiftUI apps.
www.createwithswift.com
Reposted by Oleksandr Solokha 🇺🇦🌻
Reposted by Oleksandr Solokha 🇺🇦🌻
Having fun creating custom tabBars for #SwiftUI. Prepping a couple of videos on enum driven TabViews with custom tabBars. Out next month on my YouTube channel. Subscribe to get notified. youtube.com/@StewartLynch
Reposted by Oleksandr Solokha 🇺🇦🌻
Not many Swift developers know this keyword exists: defer.

You don't need to use it, but it can be convenient!
Reposted by Oleksandr Solokha 🇺🇦🌻
Grateful shoutout to the amazing contributors of Fatbobman's Swift Weekly #067 for their priceless insights: @avanderlee.com, @hmlongco.bsky.social, @makwanbk.bsky.social, Arrinal, Omar Elsayed and Rich Infante.
Weekly Newsletter Progress and Blog Updates | Fatbobman's Swift Weekly #067

- Advanced Navigation
- Git Revision in App
- Text Animation Issue
- Buildable Folders
- Backend with Vapor
- SwiftUI Lists
- Quick Tips of SwiftUI

weekly.fatbobman.com/p/fatbobmans...
Fatbobman's Swift Weekly #067
Weekly Newsletter Progress and Blog Updates
weekly.fatbobman.com