Maxime Tanter
@MaximeTanter
📱iOS dev trying to balance code, kids, and calisthenics. 🛠️ Building apps in public. 🔁 Always iterating | Dad and Husband @marinaherrynana
Mission cancelled. Availability unlocked. I’m available from Monday for a new freelance iOS mission. Swift / SwiftUI · Clean Archi · UX mindset → Ready to help you prepare your app for iOS 26. Remote preferred · Can travel DMs open 👇
1/ 🚢 #Shipaton is back! The global hackathon that’s all about shipping apps (and making money doing it) returns this August & September. With over $300,000 in prizes, a Times Square billboard, and live events around the world. 🧵👇 Here’s everything you need to know:
Have you start working on your app for the @RevenueCat Shipaton ? Too much app idea in my head 🤯 I have to make a choice 😅
I finally finished @twannl 's Swift Concurrency Course. I recommend it to all iOS developers. Thanks Antoine for the great content !

Just add the notification system for my app. 90% of the app if ready, and the last 10% are taking time but i'm almost done for the V1 🤩

🍸 Wanna use Liquid Glass modifiers easier while supporting iOS 18? We've made a Swift package to make this easier using the popular `Backport` approach. Instead of: if #available(iOS 26.0, *) { MyView().glassEffect() } else { MyView() } You can do: MyView()…
So easy to add the search and sort functionality to my favorite screen with SwiftUI 🤩

It's now !
Liquid Glass Livestream & Play Beta Access! Today at 11:30 AM ET. community.createwithplay.com/c/livestreams/… You will learn about: › Liquid Glass & Glass Container › Nav Bar & Tab Bar Updates › Native Elements › New Sheets Detent Behaviour › SF Symbols New Animations › Get access to…
A lot of dead code, overkilled modifiers and complex logic not necessary Big refacto incoming for my AI movie app 🙄
Too much vibecoding lately.. I started losing control of my own project. Today: I’m cleaning up the mess and taking back ownership.
Too much vibecoding lately.. I started losing control of my own project. Today: I’m cleaning up the mess and taking back ownership.
Do you still use UIKit daily in 2025? (I still do for some client work, but SwiftUI is 90% of what I ship for myself.) Curious to know where others stand 👀