Custom Header View! (Swift 3 in Xcode)

  Рет қаралды 56,670

Jared Davidson

Jared Davidson

Күн бұрын

Пікірлер: 121
@RichardCuico
@RichardCuico 8 жыл бұрын
Love how you included yourself in the video. Makes the video better in my opinion. Keep up the awesome work dude!
@thejoshtube
@thejoshtube 7 жыл бұрын
Wow! Thank you so much this video is jam-packed with AWESOME content! This video is easily the best introduction to structs I've found anywhere, I know that wasn't the focus of this video but it rocks!! Also great introduction to section headers!
@danielwijono5353
@danielwijono5353 4 жыл бұрын
this is the tutorial that I looked for ! so simple and easy to follow !
@tomslemoncoffee5958
@tomslemoncoffee5958 6 жыл бұрын
Thanks Jared! Instead of listing the headers in the array is it possible to increase the amount of sections based on an input? What would the code look like?
@JonathanBijos
@JonathanBijos 8 жыл бұрын
Do you prefer this over UITableViewHeaderFooterView? I think the headerFooterView is probably more memory efficient because of its reusability, just like the tableviewCells. Any thoughts?
@tarindau
@tarindau 3 жыл бұрын
Hey Jared, a top article mate. Tutorial is top class. Thanks.
@cruy
@cruy 8 жыл бұрын
Hi Jared, Love your tutorials. I'd love to see some Basic (and intermediate) Core Data video with Swift 3 if it's possible. Lots of things changed since the latest swift update. e.g. creating/updating/deleting and some nice juicy tips that you always spice up your tutorials with. Many Thanks
@Archetapp
@Archetapp 8 жыл бұрын
Leave a comment of what you want the next video to be. :)
@magic0x0
@magic0x0 8 жыл бұрын
Jared Davidson Please jared can you make a video about page view controller inside a collection view controller header?
@Kabloosh
@Kabloosh 8 жыл бұрын
You should make a tutorial on how to make a line zen, or a simple water bottle flip game.
@markw496
@markw496 8 жыл бұрын
Can you make a video on a custom alert popup? Not the generic one apple uses but ine where you out your own style on it. Thanks,
@23anonymous46
@23anonymous46 8 жыл бұрын
Hi Jared Davidson, You can make a video about: How to create the "Setting Scene" in spritekit, that view have mute and unmute the music and sound effect of the game, :) have a nice day :)
@HishamBumedian
@HishamBumedian 8 жыл бұрын
can you please make a video about admobbanners in a sprite kit game? and how to make them hide and appear in specific scenes only
@johan3595
@johan3595 7 жыл бұрын
As you said, using auto layout to calculate the height is a better approach but you if have to hard code the height of a cell/header, a cleaner approach (imo) would be to have static (class) property holding that value such as you simply do MyHeaderClass.expectedHeight
@gobisankar3765
@gobisankar3765 7 жыл бұрын
Hi Jared, thanks for a wonderful video... Can you make a video of the "nested section in UITableView" in Swift? I mean the header section with subsection, and the subsection which contains rows of the subsections.
@dudiii6237
@dudiii6237 8 жыл бұрын
Hi Jared im really stuck with a problem. How can i create a 2D Tableview or something like a timetable where i can scroll down for every day and right or left for the hours for example?
@willsal9586
@willsal9586 8 жыл бұрын
Hi Jared . you are the best mate . i wanna ask you i made an app on swift 3(ios) and i wanna the same app on android i wanna be ios and android developer so what programming language should i learn ? please reply
@MikeyMikeyMotorcycle
@MikeyMikeyMotorcycle 7 жыл бұрын
How would you add ADD and DELETE Buttons to these custom header sections for the purpose of adding and deleting cells in each individual section?
@moosegoose1282
@moosegoose1282 6 жыл бұрын
hey is there a way to not have the header stay when its being scrolled? i want the header to be scrolled with the section
@BenGeorgia
@BenGeorgia 8 жыл бұрын
Thank you, Jared!! This tutorial was very helpful and appreciated.
@Archetapp
@Archetapp 7 жыл бұрын
Thanks Ben! Glad you liked it! :]
@moosegoose1282
@moosegoose1282 7 жыл бұрын
lol glow up on point, anyways i want to learn swift but after watching your flappy bird tutorial i saw you used so much commands etc.. how do you remember those so well?
@TomiAngers
@TomiAngers 7 жыл бұрын
Jared, if you can make video about CoreData for beginers, it will be realy cool! Thanks for your videos!
@GabeNydick
@GabeNydick 8 жыл бұрын
Could you make another UserDefaults video for Swift 3? I tried to follow along with your other video to save a high score in a flappy bird game, but had no luck.
@Archetapp
@Archetapp 7 жыл бұрын
Sure can! I'll put it on the list of to-dos. :)
@saraboy77
@saraboy77 8 жыл бұрын
Super useful please do a video on adding a button to custom tableview cell
@mostafamohsen250
@mostafamohsen250 7 жыл бұрын
how would we implement ads into our apps now that apple has shut down the iAd network? how do we make revenue off apps? could you make a video about that?
@PrabhjotSandhu07
@PrabhjotSandhu07 7 жыл бұрын
Hey! Your tutorials are really good. Wondering if you could please do a Login With Amazon tutorial for Swift?
@usamaattique7639
@usamaattique7639 7 жыл бұрын
I'd like to ask jared by copying arrayofPosts 4 times are you making the header static ? i mean what if i want to include content in my tablecell. then i'd have to return number of sections or whatever my array is in the numberofsections method and numberofrowsinsection as well. so please help me out here. looking forward for your reply.
@Archetapp
@Archetapp 7 жыл бұрын
So just to get this clear, you're wondering how to load more than one table cell, and populate it underneath the table header? Correct?
@usamaattique7639
@usamaattique7639 7 жыл бұрын
yes, exactly. i took a day off of work so replying a bit late but that is the problem on hand.
@tiph0787
@tiph0787 7 жыл бұрын
What's the difference between a Cocoa Touch Class file and a Swift file ?
@markuscook732
@markuscook732 8 жыл бұрын
could you do a tutorial on check marking tableview cells please
@bernardrose1189
@bernardrose1189 7 жыл бұрын
I liked the video! Can you do a series on a Home Feed like IG in Swift 3?
@ryanbautista5908
@ryanbautista5908 7 жыл бұрын
can you make a video on parsing xml from a url?
@vikapetrenko1873
@vikapetrenko1873 8 жыл бұрын
Thanks for tutorials, like your videos.
@TricoliciSerghei
@TricoliciSerghei 5 жыл бұрын
Thanks Jared, an informative and positive video, nice! ;)
@javadoctor101
@javadoctor101 8 жыл бұрын
How about a series where you checkout our libraries or cocoapods written in Swift and which are published to maybe github? This will help out other viewers who might use them in their projects unlike apps which obviously doesn't help other viewers programming.
@Archetapp
@Archetapp 7 жыл бұрын
I like it. Thanks for the idea! :D
@osloren5614
@osloren5614 5 жыл бұрын
Great! Thanks for this video! Really Works for me.
@osloren5614
@osloren5614 5 жыл бұрын
This example, can be used to expandable mode? Thanks anyway
@Maetschll
@Maetschll 8 жыл бұрын
Great video Jared!
@Archetapp
@Archetapp 8 жыл бұрын
Thanks Julian! :]
@vincentb6750
@vincentb6750 7 жыл бұрын
Could u please upload a new "How to use videos in your app" tutorial that is working on the device? Btw: Great Video Jared!
@smarter2610
@smarter2610 7 жыл бұрын
Jared what means aspect ratio?
@emmanuelogbewe2334
@emmanuelogbewe2334 8 жыл бұрын
Great vid , could you please do a video on creating a custom camera like snapchat for swift 3 ?
@vikasbabu3253
@vikasbabu3253 7 жыл бұрын
hi , i like your videos . i need post data in rest in swift plz explain that one .
@sashanodia9988
@sashanodia9988 7 жыл бұрын
Great vid Jared! Thanks!
@avtarmandaher1879
@avtarmandaher1879 7 жыл бұрын
Hey man your videos are great!! I was wondering if you would ever do an in app purchases tutorial for spritekit or something of the sort!!! Thanks
@magic0x0
@magic0x0 8 жыл бұрын
Please jared can you make a video about page view controller inside a collection view controller header?
@Archetapp
@Archetapp 7 жыл бұрын
Hmm, I'll look into it. Thanks! :)
@irfan8014
@irfan8014 8 жыл бұрын
its a very nice video. thanx for your help. may you help about how to get the data and post the data on server with JSON easily...??? without alamofire and swiftyjson.
@Archetapp
@Archetapp 7 жыл бұрын
Why without those tools that make life SO much easier?
@irfan8014
@irfan8014 7 жыл бұрын
because i think its much with than alamofire and swifty JSON... But you tell me which one is more preferable?
@Archetapp
@Archetapp 7 жыл бұрын
Muhammad Irfan Saeed Ok, yeah. I find using AlamoFire with SwiftyJSON a lot more efficient programming-wise. A few lines of code can accomplish just as much as a whole page does without. Might add some bulk to your project files, but definitely saves you a lot of time in the long run. :)
@irfan8014
@irfan8014 7 жыл бұрын
Thank you very much for this :)
@niranjangodbole8784
@niranjangodbole8784 8 жыл бұрын
Where can I find the code?
@68omid
@68omid 8 жыл бұрын
how to use Accelerometer and Gyroscope in app?
@ImSettle
@ImSettle 8 жыл бұрын
When are you going to upload the 4 part of lets make pong??
@Archetapp
@Archetapp 7 жыл бұрын
Hope to get it done in the beginning of the new year. Sorry for the wait, just been a busy time...
@tahahamdy6237
@tahahamdy6237 7 жыл бұрын
Your videos are helpful
@VivekDakoria
@VivekDakoria 7 жыл бұрын
Please make a video on how to get live scores and how to use live api in app...please very thanx in advance
@bestvideo9127
@bestvideo9127 7 жыл бұрын
Sir how can i contact you pless i need help
@hassanduhair5180
@hassanduhair5180 8 жыл бұрын
you are the best >>good luck ❤️
@Archetapp
@Archetapp 8 жыл бұрын
Thanks Hassan. :)
@MatthewMoeykens
@MatthewMoeykens 7 жыл бұрын
Did anyone else laugh when you saw Jared smirk when he showed us his heartOn (image)? Ha ha ha. I laughed so hard. I think I'm the only one who got it. :D
@martelstorm4845
@martelstorm4845 7 жыл бұрын
You're a beautiful person!
@masonreimert
@masonreimert 7 жыл бұрын
gaaaayyyyyyy
@mohammadtahir7931
@mohammadtahir7931 8 жыл бұрын
create a table with set image on header and then scrollUp then hide header and set the text on navigation var and when we swap down then image stretch like what's app user info table plz thanks
@tomgreco7323
@tomgreco7323 7 жыл бұрын
You're the man!
@Archetapp
@Archetapp 7 жыл бұрын
+Tom Tom Glad you liked the video! :D
@hassanduhair5180
@hassanduhair5180 7 жыл бұрын
hi ..we miss you where are you!!
@dr.jekyll3710
@dr.jekyll3710 8 жыл бұрын
How to make a read more button on a table view cell if the text is long.
@Archetapp
@Archetapp 7 жыл бұрын
Oooh, good idea! I'll look into it. :)
@guruitcompany
@guruitcompany 8 жыл бұрын
Very good. Thank you 😊
@Archetapp
@Archetapp 7 жыл бұрын
Thank you for watching! :)
@mohammadtahir7931
@mohammadtahir7931 8 жыл бұрын
its Great video Thanks Man!!!
@Archetapp
@Archetapp 7 жыл бұрын
Thanks Mohammad! :]
@68omid
@68omid 8 жыл бұрын
thank you Jared
@Archetapp
@Archetapp 8 жыл бұрын
Thank you for watching. :)
@mohdshahid9595
@mohdshahid9595 6 жыл бұрын
thank you for this video..
@izzatsyazani8442
@izzatsyazani8442 8 жыл бұрын
Anyone has an idea what the into song is?
@ANILKUMAR-vv1fz
@ANILKUMAR-vv1fz 4 жыл бұрын
Nice Video
@eugeneholdem1208
@eugeneholdem1208 8 жыл бұрын
Can you explane a basic realm, please ?
@Archetapp
@Archetapp 8 жыл бұрын
Sure! I'd love to get into that stuff more myself. :)
@mohammadtahir7931
@mohammadtahir7931 8 жыл бұрын
Great jared
@zaybali2017
@zaybali2017 7 жыл бұрын
make a temple run tutorial using swift
@simantakdabhade4770
@simantakdabhade4770 8 жыл бұрын
please can you make a html tutorial series
@Archetapp
@Archetapp 7 жыл бұрын
Maybe... if anyone else sees this comment, let me know if you're interested. :)
@mostafamohsen250
@mostafamohsen250 8 жыл бұрын
where is part 4 of pong?
@Archetapp
@Archetapp 7 жыл бұрын
Gonna try getting it out next week. :)
@dudiii6237
@dudiii6237 8 жыл бұрын
ITS .XIB AND NOT .NIB, sry but THAT REALLY GOT ME :D
@Archetapp
@Archetapp 7 жыл бұрын
Lol, sorry, I just researched a bit more and you're right. I thought they were the same thing. :'(
@dudiii6237
@dudiii6237 7 жыл бұрын
Jared Davidson NP dude thanks for the nice tuts ;)
@cesarg88
@cesarg88 8 жыл бұрын
I just don´t see the pros of creating a UITableViewCell subclass for the header view instead of an actual UIView Subclass. "If it s UITableViewCell then we know thats going to be the same width as the header". Is that really your explanation?
@fabriciobeltran
@fabriciobeltran 8 жыл бұрын
tks!
@Archetapp
@Archetapp 7 жыл бұрын
Np. :)
@xiaochichen4343
@xiaochichen4343 7 жыл бұрын
love
@xHnTRxCLan
@xHnTRxCLan 8 жыл бұрын
4 pics 1 word please
@СергейБезденежных-щ8ю
@СергейБезденежных-щ8ю 4 жыл бұрын
no storyboadr
@krutomjer
@krutomjer 8 жыл бұрын
How to use Sirikit :)
@Archetapp
@Archetapp 7 жыл бұрын
It's on the list of todos. :)
@iammxrn
@iammxrn 7 жыл бұрын
TOP!!!
@ablebodied175
@ablebodied175 7 жыл бұрын
make a tutorial on ow to make a super mario sidescroller game
@zaybali2017
@zaybali2017 7 жыл бұрын
yeah that wud be awsome
@Archetapp
@Archetapp 7 жыл бұрын
Thanks for the recommendation! Noted. :)
@chetthasaengwaew7555
@chetthasaengwaew7555 8 жыл бұрын
Thanks baby
@Archetapp
@Archetapp 7 жыл бұрын
Np. :)
@mauriciohoyte7546
@mauriciohoyte7546 8 жыл бұрын
No dislikes!
@Archetapp
@Archetapp 8 жыл бұрын
+MAURICIO HOYTE I know! I am enjoying it. 😊 This is probably gonna jinx it though. 🙃
@mauriciohoyte7546
@mauriciohoyte7546 8 жыл бұрын
Would be great if you try UIPageViewController!
@Kabloosh
@Kabloosh 8 жыл бұрын
wait, now there's two.
@Archetapp
@Archetapp 7 жыл бұрын
Yep. oh well, was fun while it lasted, haha. :)
@tiph0787
@tiph0787 8 жыл бұрын
How to fast foward and slow a video in app ?
@Archetapp
@Archetapp 7 жыл бұрын
Thanks for the recommendation! :)
Auto-Resizing Table View Cells! (Swift 3 in Xcode)
9:18
Jared Davidson
Рет қаралды 36 М.
Swift CollectionView Headers & Footers (Xcode 11, iOS)
15:43
iOS Academy
Рет қаралды 28 М.
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 66 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
ЛУЧШИЙ ФОКУС + секрет! #shorts
00:12
Роман Magic
Рет қаралды 25 МЛН
TableView - Expand/Collapse Section : Swift 3
18:11
taeSwift
Рет қаралды 58 М.
How to Animate a Button Menu (iOS, Xcode 8, Swift 3)
20:02
Mark Moeykens
Рет қаралды 56 М.
Scroll View w/ Images! (Image Literals : Swift 3 in Xcode 8)
15:30
Jared Davidson
Рет қаралды 92 М.
Learn Swift in 30 Minutes!
36:34
Jared Davidson
Рет қаралды 3,6 М.
Swift 4.2 Stretchy Header Collection View Cells / Header / Padding (Ep 1)
28:27
Playing Audio + Background Play! (Swift 3 in Xcode)
10:52
Jared Davidson
Рет қаралды 83 М.
iOS Popup View Using Separate View Controller (Xcode 8, Swift 3)
14:23
Customize Alert Views! (PCLBlurEffectAlert | Swift 3 in Xcode)
11:17
Jared Davidson
Рет қаралды 18 М.
Add Animations to Your App Via Storyboard! (Canvas : Swift 2 in Xcode)
10:11
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 66 МЛН