SwiftUI Translation Made Simple



Hey Reader,

How do you translate your app into multiple languages?

At GoPro, I partnered with the localization team to establish best practices—and with the new String Catalog, you can extract all your Text() strings at build time so nothing slips through the cracks.

🎥Watch SwiftUI iOS Localization Tutorial: Master String Catalogs in Xcode 16

video preview

You’ll learn:

  • Best practices for localization
  • How to test translations in both iOS apps and widgets
  • How to Preview different languages in SwiftUI
  • How to boost your localization workflow with RocketSim
  • How to localize your ViewModel code

👉Grab the code here for localization

Talk soon!

Paul Solt
Paul@SuperEasyApps.com

P.S. Have you localized an app before? Let me know. Next week we’ll dive into Charts.

Super Easy Apps Weekly - Paul Solt

Join 5,712+ developers learning iPhone app development and App Store publishing. Every week, I share iOS tips on how to create polished, intuitive apps—backed by insights from shipping seven apps and working at GoPro, Apple, and Microsoft.

Read more from Super Easy Apps Weekly - Paul Solt

Hey Reader, Last night, I had a breakthrough. The weeks of effort exploring different options finally paid off – it felt fantastic. I was tired, but accomplished. Below, I will share three stories about the unknown and how to push through even if you're unsure what to do. Programming can be hard. It can be fun. And it can be hard again. I have been busy traveling and had family visiting. And I have been wrestling with build issues around legacy code. Sometimes when you learn something new,...

photo

Hey Reader, I just saw this post from Mario—who makes Astro for App Store keyword research (ASO). Mario 🏴☠️ @xmarioapps Just a reminder that you can make money with simple 1 page app. Just draw a page in Canva and turn it into app 4:21 AM • Apr 2, 2025 1 Retweets 59 Likes Read 10 replies What's stopping you from working on your app idea? Checkout Mario's latest app that stylizes photos with AI.Happy coding! Paul SoltPaul@SuperEasyApps.com

SwiftUI Animations Not Working? Try This Simple Fix!

Hey Reader, Yesterday I streamed for 4 hours and got stuck trying to get to the bottom of an issue with implicit animations. One line of code was causing the problem... Which lines of code are creating implicit animations? When it comes to animations in SwiftUI ... they're great until they don't work like you expect. SwiftUI Animation Glitches Watch my latest video and learn how to better control implicit animations on state changes. SwiftUI Animation Bugs? Here's How I Fixed Them! I did this...