2
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?

More than 5 years have passed since last update.

【Swift】storyboardを利用しないテンプレート(UITableView、UITableViewCell)

Last updated at Posted at 2016-10-13

概要

PureLayoutのサンプル(UITableView、UITableViewCell) 第2弾です。
Yahooオークションの検索APIの結果をTableViewに表示しています。
次回はもう少し複雑な画面にチャレンジしてみます。

目的

storyboardを利用しない必要最低限のテンプレート(Swift) を参照ください。

メリット (PureLayout vs Storyboard)

[Swift] storyboardを利用しないテンプレート(基本的なView) を参照ください。

対象View

  • UITableView
  • UITableViewCell

結果

サンプル

github

2
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
2
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?