top of page
Search
Hui Wang
Sep 8, 20221 min read
55. Article: ContextMenu in SwiftUI
In UiKit, pressing with 3D Touch enables Peek and Pop to preview content quickly and provide contextual menu actions, creating a great...
Hui Wang
Sep 7, 20221 min read
54. Article: Stop Xcode 14 beta from draining your battery
There is a bug in Xcode14 betas 4~6 that, when running the iOS 16 iPhone Simulator, causes a crash loop in the PosterBoard process,...
Hui Wang
Sep 7, 20221 min read
53. Article: How do we use SwiftUI in the Medium iOS application
With the iteration of SwiftUI for nearly four years, especially the official version 4.0 coming soon this month, it indicates that...
Hui Wang
Sep 6, 20221 min read
52. Article: Moving “The Swift Programming Language” book to open source
Swift-DocC is a documentation compiler launched by Apple in 2021, which can generate documentation by compiling comments in source code....
Hui Wang
Sep 5, 20221 min read
51. Article: How to improve iOS build times with modularization
With the iteration of the business, the complexity of the project code is getting higher and higher. If our application cannot be well...
bottom of page