#iOS
9 posts
Twitter Space: MotionScape - building a free, open-source Mac app
Notes of the Twitter Space on MotionScape. We discussed many topics, like how we came up with the idea, the development process and the publication.
Notes: How to approach learning new things?
Notes of the Twitter Space on the topic of different ways how to learn new things. Inludes approaches and useful resources that we use.
Language identification on iOS
Learn how to identify languages in a String using the Natural Language Framework. I will show you all the tips and tricks you need to know.
Toggle in SwiftUI
We have a look at Toggles in SwiftUI and the possibilities we have with it.
Natural Language on iOS
Introduction to the Natural Language framework. See what is possible to do and learn about possible use-cases.
TextField in SwiftUI
Learn how to use the TextField view in SwiftUI like a pro.
WWDC 2020 - Keynote Summary
Summary of everything Apple introduced WWDC 2020 Keynote.
On-device Text Recognition on iOS with SwiftUI
Detailed guide how to do on-device OCR on iOS with SwiftUI
Text in SwiftUI
Introduction to and how to use the Text View in SwiftUI.