Ngo Minh TriSwift — Types of propertiesIn Swift, we’ve got different kinds of properties to use in your classes, structs, and enums.Aug 16, 2023Aug 16, 2023
Ngo Minh TriThe closest equivalent to Python’s any()/all() methods in SwiftThe article not only points out the equivalent methods, but also shares how to implement the similar methods in Swift.Jul 12, 2022Jul 12, 2022
Ngo Minh TriMultiple git local repositories for switching context efficientlyThe idea could be applied to any software project you are working onFeb 25, 20221Feb 25, 20221
Ngo Minh TriiOS: Indent first line of UILabel for a custom viewAfter few rounds of searching, I found firstLineHeadIndent might be helpful. The custom view will anchor to the top-left of the movie ...Sep 25, 2021Sep 25, 2021
Ngo Minh TriinNE DigitaliOS: Code review practicesI am pleased to share a list of concerns we should care about when doing a code review in iOS. Hope it gives you a direct approach and is…May 12, 2021May 12, 2021
Ngo Minh TriinNE DigitaliOS: How to implement a dynamic position of TabBar handled by RxFlowThrough this article, I share my own story of how I begin, deal with the requirements and make the code better at the end.Dec 28, 2020Dec 28, 2020