0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

SwiftUIXを使ってみた

Posted at

SwiftUIXを使ってみたんだけど、これすごい便利だった!標準のSwiftUIでちょっと物足りないなと思ってた部分が、これ一つでかなり補えて、アプリ作りがだいぶ楽になった感じ。例えば、UIコンポーネントが豊富で、標準だとちょっと使いづらかったり、足りない機能があったところに、いい感じに拡張が加わっているから、もう一から自分で作る必要がほとんどなくなった。

それに、UIKitやAppKitの機能も取り込まれているから、もしSwiftUIだけで足りないなと思っても、柔軟に対応できる点が大きなポイント。実際、iOSだけじゃなくて、macOSやwatchOSにも対応しているので、クロスプラットフォーム開発にもかなり重宝している。

Indicator、CollectionView、PaginationView、Menuなどのコンポーネントが利用できる。

とにかく、コードがスッキリして、アプリの見た目や動きも洗練されるから、もしSwiftUIに物足りなさを感じているなら、SwiftUIXは試してみる価値ありだよ!

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?