GraySwiftUI Design Pattern — App State StoreSwiftUI, a robust framework, leverages the concept of “state” to drive view changes. This efficient approach is particularly beneficial…Jun 20Jun 20
GraySwiftUI — Scrollable Text View with Dynamic HeightIn this story, we will learn how to create a SwiftUI Scrollable-Text view with dynamic height.May 29May 29
GrayinStackademicMake 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 14Apr 14
GrayAlways 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 21Jan 21
GrayUse 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 12Jan 12
GrayMake 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