ZHANGYU.dev

All about "Swift"

Swift Concurrency 学习笔记

Swift

Swift 5.5 introduces Swift Concurrency with async/await syntax similar to web frontend async, simplifying asynchronous programming.

Read more about Swift Concurrency 学习笔记

为React Native编写原生模块

SwiftReact NativeKotlin

Guide to creating React Native modules in TypeScript with Swift/Kotlin, iOS/Android, and data exchange.

Read more about 为React Native编写原生模块

SwiftUI 开发时钟小组件笔记

Swift

SwiftUI clock widget development notes including timeline updates, configuration, data sharing, background limitations, widget size, position, and app deployment experiences.

Read more about SwiftUI 开发时钟小组件笔记

swift 5.1 入门学习

Swift

User expresses confusion in learning and finds comfort in exploring Swift UI over Flutter similarities. Topics included: declarations, optionals, strings, arrays, dictionaries, flow control, functions, closures, classes, enums, structs, protocols, and extensions.

Read more about swift 5.1 入门学习