ユニファ開発者ブログ

ユニファ株式会社プロダクトデベロップメント本部メンバーによるブログです。

SwiftUI

UIKit vs SwiftUI どの状況に適しているのか?

UIKit vs SwiftUI どの状況に適しているのか? こんにちは。iOSエンジニアのキムです。 iOSアプリを開発する際、UIKitとSwiftUIのどちらを選択すべきか悩むことがあります。これらのフレームワークは、それぞれ異なる特性と強みを持ち、状況に応じて適した選…

Trying out SwiftData, Observation framework, and String Catalog

Greetings! I'm Cyan Villarin, an iOS Engineer at UniFa, and I'm excited to share to you some of the things I learned about the recent announcements from Apple this year. Some cool stuff are introduced this year: Swift Data, Observation fra…

SwiftUI's Pros and Cons vs UIKit

This article is for the Day 24 of the Unifa's Advent Calendar 2022. Greetings everyone! My name is Cyan and I'm working as an iOS Engineer at Unifa. For today's blog post, I will be going through some of the pros and cons of SwiftUI agains…