Remove Storyboards from projects running iOS13 and above
Create a file with Swift & Storyboard. Removes Main.storyboard. Delete the term Main storyboard file base name. Application Scene Manifest -> Application Session Role -> Read more
Create a file with Swift & Storyboard. Removes Main.storyboard. Delete the term Main storyboard file base name. Application Scene Manifest -> Application Session Role -> Read more
Here's a sample of how to switch screens using TabView. It's pretty easy to write about, isn't it? TabView - SwiftUI | Apple Developer Documentation Read more
It was a bit of a hassle to transition from one ListView to another like the configuration screen. I feel like there's a better way to do it. Read more
This is a way of tapping お天気Webサービス(Livedoor Read more
This was avoided by regenerating the id with onDisappear. If there is no change in @State, does that mean that you use the cache? I'm going to learn more about it! Read more
Here's how to display a list in SwiftUI. Since this is the screen after the screen transition, there is a NavigationBar.
How to send push notifications to iOS devices with the curl command. Create a PEM file that includes both the certificate and the private key. Read more
How to retrieve a certificate and private key from a .p12 file. I needed it when I was writing AWS SNS with Terraform. $ openssl Read more
How to update the version of cocoapods installed with gem. A rival for cocoapods? I'm concerned about the carthage of gem update cocoapods pod --version
Summary I'm glad I signed up for the Rookies LT slot! It was a lot of fun! Rookies LT I am pleased to announce that Read more