All Projects → syake → UITableView-Examples

syake / UITableView-Examples

Licence: other
UITableView の設置例まとめ for Objective-C

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to UITableView-Examples

Mentions
An easy way to add mentions and hashtags
Stars: ✭ 24 (+84.62%)
Mutual labels:  uitableview
Multiple-collectionView-in-Multiple-tableView-cells
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
Stars: ✭ 23 (+76.92%)
Mutual labels:  uitableview
Taskey
🚀 It Makes easy to track your task 🔥 Beautiful & Animated UI👨🏻‍💻 . Contributions are always welcome 🤗
Stars: ✭ 34 (+161.54%)
Mutual labels:  coredata
StackableTableView
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView
Stars: ✭ 72 (+453.85%)
Mutual labels:  uitableview
BoxFeed
News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
Stars: ✭ 112 (+761.54%)
Mutual labels:  coredata
SLazeKit
SLazeKit is a framework providing models mapper and CoreData serializer for RESTful resources.
Stars: ✭ 23 (+76.92%)
Mutual labels:  coredata
DropDownTableView
Here is a drop-down TableView.
Stars: ✭ 16 (+23.08%)
Mutual labels:  uitableview
URParallaxScrollAnimator
Show an animation as far as moved scroll while scrolling at the scroll view
Stars: ✭ 34 (+161.54%)
Mutual labels:  uitableview
FakeFBWall
This is a fun app to generate fake facebook wall. All the fields visible on the screen are editable. Screenshots attached for better understanding of the app. Code written in Swift 4.
Stars: ✭ 27 (+107.69%)
Mutual labels:  uitableview
GenericCells
Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.
Stars: ✭ 81 (+523.08%)
Mutual labels:  uitableview
AdoHideTableSection
An easy way to hide or show section in a tableview
Stars: ✭ 57 (+338.46%)
Mutual labels:  uitableview
TMLPersistentContainer
Shortest-path multi-step Core Data migrations in Swift
Stars: ✭ 15 (+15.38%)
Mutual labels:  coredata
YAAdapterTableViewWithResponderChain
No description or website provided.
Stars: ✭ 15 (+15.38%)
Mutual labels:  uitableview
VPAutoComplete
A simple Auto Complete UITextField also support UITableView written in swift 4.2
Stars: ✭ 20 (+53.85%)
Mutual labels:  uitableview
core-data-model-description
Declarative way to describe a Core Data model in code.
Stars: ✭ 60 (+361.54%)
Mutual labels:  coredata
podcatcher
Podcast App
Stars: ✭ 21 (+61.54%)
Mutual labels:  coredata
XFSettings
基于UITableView的界面定制,目标是更快更方便地构建设置界面,特点是易维护、可扩展性强。
Stars: ✭ 62 (+376.92%)
Mutual labels:  uitableview
PizzaDelivery
Pizza Delivery is an open source sample app with robust and professional features. This is a fully realized built entirely in Swift.
Stars: ✭ 20 (+53.85%)
Mutual labels:  coredata
Stack
A Type-Safe, Thread-Safe-ish approach to CoreData in Swift
Stars: ✭ 47 (+261.54%)
Mutual labels:  coredata
TinyCoordinator
The Swift version of ThinningCoordinator focus on lighter view controllers.
Stars: ✭ 18 (+38.46%)
Mutual labels:  uitableview

UITableView-Examples

UITableView の設置例まとめ for Objective-C

条件

  • Xcode 4.2 〜 4.5.2
  • iOS SDK 5.1 〜 6.0
  • Objective-C
  • iOS 5.1以上

Examples

  • Simple
    • シンプルな UITableView のサンプル
  • Twitter
    • Twitter API を使ったカスタムセルのサンプル
  • Search
    • UISearchDisplay を使ってリストの絞り込み検索のサンプル
  • CustomCell
    • UITableViewCell をカスタマイズしたサンプル
  • Setting
    • 設定用のコントローラーを配置した UITableView のサンプル
  • PullRefresh
    • スクロールを引っ張って更新する UITableView のサンプル
  • CoreData
    • Core Data(永続化フレームワーク)を使ったサンプル
  • DeckMenu
    • chileViewController を使ってFacebookライクなスライドメニューを追加
  • SimpleARC
    • Automatic Reference Counting(自動リファレンスカウンタ)を使ったサンプル
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].