Thumbnail image

TTBASEUIKIT - FRAMEWORK TO BUILD UI PROGRAMMATICALLY

Abstract When I work with many projects. I always ask myself how to optimize the application, reusable code and how to develop the fastest and most efficient applications. So after two years of working with Swift language. I created the framework to build UI programmatically. With TTBaseUIKit, you can build apps in the fastest and most efficient way. A few points to note when you apply this framework: How to set up the framework Basic config settings Usage example Introduction I have been building framework for 5 years and for now, I still update new functions.

Read more
Thumbnail image

APPLE WATCH SERIAL SUMMARY

Abstract In this post, I will summarize some of my knowledge about developing an application on Apple Watch by SwiftUI language Motivation Should You Learn SwiftUI or UIKit? Does SwiftUI replace UIKit? Resources Motivation The rise in wearable technology is very significant around the world. In 2022 App developers and businesses should get ready with apps that provide excellent digital experiences to users on wearables, to gain a distinct edge over those who do not.

Read more
Thumbnail image

APPLE WATCH SERIAL MY NOTIFICATION

Last week was my daughter birthday. I had a happy time with my family and now, focus to work Abstract Today, we will create a notification screen and learn how to use the Core Data framework with SwiftUI to store data. In this post, we will explore: Working on SwiftUI. How Core Data and SwiftUI work together Creating and updating Core Data objects How to update views when stored data gets updated

Read more
Thumbnail image

APPLE WATCH SERIAL - MY ORDER DETAIL SCREEN

Abstract Today, we will create an order detail UI screen and update data for this. This view to show all informations about order, e.g. booking ID, departing, arriving. Through this post, you can learn some knowledge such as: Working on SwiftUI. Understand the List, ZStack, TabView element. Understand a navigation presentation NavigationView, NavigationLink. This article is part of my Apple Watch by SwiftUI series. UI design We will create a simple screen to display the full details of an order.

Read more
Thumbnail image

APPLE WATCH SERIAL - MY ORDER SCREEN

Today is a International Children’s Day. So, My wife and I bought a great gift for my daugher. It’s a beautiful life. In daily life, I always looking for ways to make my life more fun and interesting ^^ Abstract Last post, We completed the home screen. Today, We will focus to design the my order and update data from iPhone app. Some of the main ideas you can got throught this post:

Read more
Thumbnail image

APPLE WATCH SERIAL P2 HOMESCREEN COMPLETE

Abstract Today, We will complete the homescreen. In this part, we just add background images and events for the elements view. Here are some keys you will get through this post: Using ZStack to set full background image. Make calls from the watch application. This article is part of my Apple Watch by SwiftUI series. Complete Home screen UI design Add background images We will using Zstack . In SwiftUI using “ZStack is a view that overlays its children, aligning them in both axes.

Read more

MY RESUME

My name is Tuan (short for Quang-Tuan Truong). I’m a mobile lead with years of professional experience building applications and leading teams in both large companies and small startups. I am also co-founder of 12bay. Those applications provide simple solutions to help customers plan and travel quickly and conveniently. In 2023 with more than 900.000 download end 1,900 active users daily and I built everything from the front-end to the back-end and everything in between.

Read more
Thumbnail image

APPLE WATCH SERIAL P2 HOMESCREEN CONNECT

Abstract Today, we will to work on the home screen. In this post, we will focus on communication between an iOS app with watchOS app. Here are some keys you will get through this topic: Understand Watch Connectivity. The fundamental component in SwiftUI Have knowledge about WCSession Have basic knowledge about data flow in SwiftUI This article is part of my Apple Watch by SwiftUI series. Previously : Apple Watch Serial P1 Homescreen

Read more

VOA - ROOT OF THE PROBLEM

In this Sept. 2, 2015 photo, ginseng grower Denny Colwell shows the rings that develop on older ginseng roots. (AP Photo/Keith Srakocic) https://www.51voa.com/VOA_Special_English/let-s-get-to-the-root-of-the-problem-88930.html Content Today we talk about we explore words and expression in the English language. To roots of most plants grow below the ground. There, they have some very inportant jobs. The roots anchor the plant. They secure it in the ground. Roots also take in water and minerals to feed the plant, the roots store food and nutrients.

Read more

APPLE WATCH SERIAL P1 HOMESCREEN

Abstract I have a long holiday with my family in my hometown. So it’s a beautiful life. Today, we begin to code a home screen. In this post, We will learn to use basic SwiftUI to build UIs for apple watch application. Here are some keys you will get through this topic: Create a new watchOS target inside of our existing iOS project. Understand the WatchKit App. What’s SwiftUI, and how is it different than UIKit?

Read more