Erik

@erikbasargin
11 Followers
46 Following
114 Posts

I’m exploring new opportunities and would appreciate your support.

My LinkedIn: https://www.linkedin.com/in/basargin-erik

I’m a Lead iOS Engineer with 7+ years of experience building scalable, reliable, testable mobile software, leading teams, improving architecture, and driving delivery across complex products.

If you know of a relevant role or would like to connect, send me a message or leave a comment.

#OpenToWork #LondonTech #iOSDeveloper #iOS #swift 

Hey, guess what? I just dropped the first version of the CrystalGrid app! I’ve been experimenting with the new Liquid Glass, and this app is a cool twist on Sudoku—it’s all about keeping things clean, easy to understand, and fun for puzzle enthusiasts of all skill levels.

I’m thinking of adding even more cool features! What do you think would be awesome to have? Let me know in the comments!

https://apps.apple.com/us/app/crystal-grid/id6748720860

The clear variant is available in Xcode 26 beta 3 🎉

.glassEffect(.clear, in: .rect(cornerRadius: 4))

https://mastodon.social/@erikbasargin/114835661477301462

SwiftUI doesn’t have “clear” Glass material variant available (only “regular” in the beta). Please file feedback as mentioned in this forum post, so we could have a chance to play with new material during the beta period. Regular/Clear were mentioned during the “Meet Liquid Glass” WWDC25 session.

https://developer.apple.com/forums/thread/792233?answerId=848085022#848085022

Liquid Glass clear variant | Apple Developer Forums

It's time for another Swift Package Indexing.

Join us to talk about our five year anniversary of launching the Swift Package Index, adding Wasm and Android support to our compatibility testing matrix, WWDC 2025, and a rather lengthy (but interesting!) discussion of LLM-based coding tools. There's also a couple of package picks, as always!

https://share.transistor.fm/s/032645da

Swift Package Indexing | 58: People used to hand code assembly

Join us to talk about our five year anniversary of launching the Swift Package Index, adding Wasm and Android support to our compatibility testing matrix, WWDC 2025, and a rather lengthy (but interesting!) discussion of LLM-based coding tools. There's also a couple of package picks, as...

Join me on Twitch tonight at 10pm AEST (2pm CET, 5am PST) as I work on bringing SwiftCrossUI to Android! 🤖

https://www.twitch.tv/stackotter

I'll be playing around with a few different approaches including giving AndroidUIKit a go.

Any tips for avoiding frame drops when streaming+recording with OBS while compiling code would be greatly appreciated! I think I may have to give up on recording locally.

stackotter - Twitch

Bringing SwiftCrossUI to Android

Twitch

Oh wow 🤩

The SwiftUI navigationLinkIndicatorVisibility(_:) has been backported to iOS 17.0+!

Documentation: https://developer.apple.com/documentation/swiftui/view/navigationlinkindicatorvisibility(_:)

#WWDC25

Be very careful with your passwords in Apple’s passwords app. I believe I've just lost access to my Gitlab account because I created a new password entry (for a PAT) with the same username as my existing one.

It nuked the 2FA setting and recovery codes and don't see any way to get them back.

If anyone has any idea how to recover the 2FA settings or get back into the account, I'd appreciate it.

Discover how to analyze your iOS .ipa bundles using the Rosalind Swift package, by @tuist

In this article, learn how to build a CLI tool to get detailed insights into your app’s size and structure - perfect for CI, release checks, and more.

https://SwiftToolkit.dev/posts/rosalind-package

Analyze .ipa Bundles with Rosalind

Gain insights into your app's size and contents with a custom CLI tool.

@alexozun finally got around to watching your talk here. Truly fascinating stuff, and I learned something about non-Copyable types too!

https://youtu.be/qPHjDlqHsUQ?si=UbjdCDB_QrbtXPwP

Typestate - the new Design Pattern in Swift 5.9 | Swift Heroes 2024 Talk

YouTube