Open in app

Sign in

Write

Sign in

Ngo Minh Tri
Ngo Minh Tri

29 Followers

Home

About

Aug 16

Types of Properties in Swift

In Swift, you’ve got different kinds of properties to use in your classes, structs, and enums. In case, you’re up for some detailed info, you can check out the official guide at https://docs.swift.org/swift-book/documentation/the-swift-programming-language/properties/. However, if you just want the quick scoop, here are the main types of properties with simple…

Swift

3 min read

Swift — Types of properties
Swift — Types of properties
Swift

3 min read


Jul 12, 2022

The closest equivalent to Python’s any()/all() methods in Swift

The article not only points out the equivalent methods, but also shares how to implement the similar methods in Swift. any(), all() methods in Python By exploring Python, I found there are two interesting methods: any(), all(). The any() method returns True if any item in the iteration are true, otherwise it returns False. …

Swift

2 min read

The closest equivalent to Python’s any()/all() methods in Swift
The closest equivalent to Python’s any()/all() methods in Swift
Swift

2 min read


Feb 25, 2022

Multiple git local repositories for switching context efficiently

Hi folks, the idea could be applied to any software project you are working on. However, the article is written from an iOS engineer’s point of view; the definitions and examples will be shown in iOS programming. 🤪 Problem While implementing a feature ticket, have you ever got disturbed by another priority…

Git

2 min read

Multiple git local repositories for switching context efficiently
Multiple git local repositories for switching context efficiently
Git

2 min read


Sep 25, 2021

iOS: Indent first line of UILabel for a custom view

After few rounds of searching, I found firstLineHeadIndent might be helpful. The custom view will anchor to the top-left of the movie ...

IOS

3 min read

iOS: Indent first line of UILabel for a custom view
iOS: Indent first line of UILabel for a custom view
IOS

3 min read


Published in

NE Digital

·May 12, 2021

iOS: Code review practices

I 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 helpful in software development. As software engineers, we create pull requests and process code review daily. …

IOS

4 min read

iOS: Code review practices
iOS: Code review practices
IOS

4 min read


Published in

NE Digital

·Dec 28, 2020

iOS: How to implement a dynamic position of TabBar handled by RxFlow

Introduction As an iOS developer, I believe that you once implemented TabBar, including UITabBarController & UITabBarItem which usually appears at the bottom of an app screen and provides the ability to switch between different sections quickly. There are many ways to navigate between each tab: UIStoryboard with Segue or do it…

IOS

5 min read

iOS: How to implement a dynamic position of TabBar handled by RxFlow
iOS: How to implement a dynamic position of TabBar handled by RxFlow
IOS

5 min read

Ngo Minh Tri

Ngo Minh Tri

29 Followers

Wherever you go, go with all your heart.

Following
  • Robin Good

    Robin Good

  • The Bold Italic

    The Bold Italic

  • Star Walk

    Star Walk

  • Jeff Bullas

    Jeff Bullas

  • Biz Stone

    Biz Stone

See all (223)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams