How To Use Static Table View Cells In Xcode 8 (Swift 3)

preview_player
Показать описание
In this video, I show you how you to use static table view cells, how you can use them to make a setting page and why they are awesome. This tutorial is completed in Xcode 8, using Swift 3.

Рекомендации по теме
Комментарии
Автор

Dude. Love your videos, if you ever feel that you want to quit. Don't.

colinmccavitt
Автор

The video is still relevant and cleared up several things for me. You have a great teaching style.

falsanomo
Автор

Great! Static table view is what I want and its very useful... you are the only one I can find who talk about this! Thank you so much!

naruto
Автор

I love to watch Your videos these are very help full

iCode
Автор

Amazing video! Clear instruction. Just one question: how do you pass the data from a settings tab you create to the main interface of the app? Thanks

akhilsharma
Автор

Good work and keep it up. Could you do a tutorial on location triggered notification?

andreflego
Автор

I have been reading that having static cells will consume a lot of memory if you have too many. Did I get this correctly? I need settings for over a hundred variables, are static cells recommended for something like this? Otherwise what would be the best approach?

ryun_dv
Автор

Great video as always! Can I request you to do a video on my favorite framework?

lecturekeepr
Автор

Hello, I really like your videos about swift keep going !
I just want to know if it's possible to the a tutorial about Push Notification (Firebase) using Swift 3 :)
Thanx

MansouriSalahEddine
Автор

I was hoping to find a solution for the status bar clash issue

AnishPednekar
Автор

ive tried this but it doesnt seem like I can change the class name to hook it up to a swift file of mine where I can control the buttons, any idea to what I might be doing wrong? I have a navigation controller connected to the tableview controller

omarmk
Автор

Can static cells be used in combination with dynamic cells? So you could have a table view where the first cell is a "settings" cell and the rest are loaded dynamically?

Thanks!

lecturekeepr
Автор

Great Video ! How would I add constraints to keep the Section 1 from overriding the status bar ?

rogergonzo
Автор

The main difference between static table view cells and dynamic table view cells is only that we can edit static table view cells in the storyboard. Am I right?

jaiswalji
Автор

Hi. How to hook up table view in View Controller? Thanks!

QAInsights
Автор

Q: How to add this static view to tab bar controller?

goodguyking
Автор

how to reload static table view cell after deleting   row ??

sellbids