tableviewcontroller
There are 16 repositories under tableviewcontroller topic.
s6ch13/GenericTable
JavaFX Generic table library with edit cell, copy paste, inline edit / delete rows and drag functionality
Murad9288/Search_In_Custom_TableView_APIData
This project uses custom tableView with API's image search UISearchBar.
d-misra/Swift-iOS-apps
Simple Swift projects to get started with iOS app development
duycao2506/DUYTableViewController
A package of tableview data handling components following MVVM.
EP2nd/100_Days_of_Swift-Consolidation_VIII-Recreation_of_the_iOS_Notes_App
The 7th consolidation project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. A recreation of Apple's iOS Notes app. A complete project I have written from scratch.
EP2nd/100_Days_of_Swift-Consolidation_II-Flags_Viewer
The 1st consolidation project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that lists various world flags in a table view. A complete project I have written from scratch.
ishtiakahmed91/GenericTableViewController
A simple generic TableViewController for multipurpose use.
param0510/ColorsApp_iOS
iOS App built on Swift. Uses a range of UIKit elements like UITableView, UINavigation - push and popup effects displaying the wide range of apple's system colors.
sainisaab202/Todoey-iOS13
To-Do List app that let you create categories in the list and you can add items within those categories. App is created with the help of course provided by appBrewery.
ViktorVarsano/TaskGotReady
TaskGotReady app lets you create and keep your on-demand lists at hand, such as Groceries List or To-Do List
abdorizak/TableView-With-SearchBar
this is practice of searching bar and Displaying Data form api with images using kingfisher for displaying image and alamofire for request https
EP2nd/100_Days_of_Swift-Consolidation_V-Photo_Album
The 4th consolidation project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. A descriptive photo album app. Project almost complete: the photos seem not getting loaded properly after a rerun through Xcode. Having read the console report, someone indicated that it is a bug which should be reported.
EP2nd/100_Days_of_Swift-Consolidation_VI-Country_Guide
The 5th consolidation project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. An app which presents basic facts about some countries. A complete project I have written from scratch.
quicklearner4991/Swift-UITableViewController-Example
SWIFT 5 - Example to show a simple UITableViewController
StasyaOmak/RestCountriesApp
The ninth project in the iOS Bootcamp involves working with the CountriesAPI and JSON. The project is created using UIKit without the Storyboard. Description inside.