SwiftUI Design Pattern — App State StoreSwiftUI, a robust framework, leverages the concept of “state” to drive view changes. This efficient approach is particularly beneficial…Jun 20, 2024Jun 20, 2024
SwiftUI — Scrollable Text View with Dynamic HeightIn this story, we will learn how to create a SwiftUI Scrollable-Text view with dynamic height.May 29, 2024May 29, 2024
Published inStackademicMake a Search View Using SwiftUII am developing a new macOS menu bar application called Pocket. The application will feature a search entry button on its window…Apr 14, 2024Apr 14, 2024
Always Being A Thankful and Kind ManThere is a narrow path behind the door of my community, which can only accommodate one person at a time. Every morning, I use my electric…Jan 21, 2024Jan 21, 2024
Use Generic Type and Alamofire for Designing Your Common Base Codable Model in SwiftUse Swift generic type and Alamofire to simplify requesting process and make it a little more elegant.Jan 12, 2024Jan 12, 2024
Make a Simple Python Terminal Loading Animation by YourselfWhen we are running some time-consuming python scripts in terminal, we will consider it is stuck if the terminal does not respond for a…Jul 11, 2023Jul 11, 2023