Skip to content

YT notes

Never cease to grow

  • Home
  • Life building
  • iOS
  • Programming
  • Tool
  • Home server
  • Technologies

Tag: iOS development

How to use async/await with URLSession.shared.Data in iOS 15?

June 29, 2021 yyu iOS, Programming

What is Async/await? In the latest Swift, the new async/await API is introduced for iOS 15. The async/await aims at[…]

Read more
How to use custom date format with JSONDecoder and Codable

How to use custom date format with JSONDecoder and Codable

March 20, 2021 yyu Programming

Quick background When writing Swift code interacting with web service, we often use Codable protocol to encode and decode data.[…]

Read more

How to localize iOS app (XCode 12)

January 31, 2021 yyu iOS

At some point, we may need to support multiple languages in our app. This is where localization comes in. We[…]

Read more

How to change app name for an iOS app in Xcode

January 21, 2021 yyu iOS

Sometimes we start a project and decide to change the app name later on. How to change app name for[…]

Read more

SwiftUI: Navigating back to previous view after actions

December 10, 2020 yyu iOS, Programming

Sometimes we want to navigate to the previous view after some actions are performed. For example, I was writing some[…]

Read more

Fixing SwiftUI NavigationView on iPad

November 10, 2020 yyu iOS, Programming

When moving a NavigationView originally designed only for iPhone to iPad, most likely you will find the view is not[…]

Read more

Multiline text input in SwiftUI (iOS 14)

October 30, 2020 yyu iOS, Programming

As we know SwiftUI has been evolving since it was introduced. In iOS 13 when we want to create a[…]

Read more

Setting transparent background for List view in SwiftUI

October 23, 2020 yyu iOS, Programming

Today I encountered the issue that when I set up a List view, the List background is always white, even[…]

Read more

Making app icons

October 2, 2020 yyu iOS

This post is about how to make app icons for iOS apps. If you are a developer and not a[…]

Read more

command line tool Data science docker Flask Homebridge iOS development JupyterLab Life building Linux MacOS python Python for C++ programmers Raspberry Pi reading notes Swift SwiftUI Technology tool wordpress

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy