1. Sejarah dan latar belakang Swiftbelajar swift untuk pemulabahasa 🇮🇩Published on Mar 15, 2024Ini adalah artikel pertama dari seri 'Belajar Swift Untuk Pemula'. Pada artikel ini kita akan berkenalan dengan bahasa Swift.
SwiftUI's Built-in Property Wrappers: Simplifying State ManagementswiftuiPublished on Mar 10, 2023Explore SwiftUI's built-in property wrappers and demonstrate how they can enhance your app development experience.
Property Wrappers in SwiftswiftswiftuiPublished on Feb 20, 2023Delve into the concept of property wrappers, explore their usage, and demonstrate how they enhance Swift programming.
Integrating Bottom Sheets in SwiftUI: A Step-by-Step GuideswiftuiPublished on Jan 15, 2023Bottom sheets, also known as modal views, are a popular UI pattern that provides additional contextual information or actions without obstructing the entire screen.
Swift Array: a Powerful Data Structureswiftdata structurePublished on Dec 14, 2022My notes about array in Swift and why they are so powerful.
How to create TagView: similar to FlexBox's flex-wrap property in SwiftuikitPublished on Oct 05, 2022Create wrap view horizontaly.