Using Container Views! (Xcode)

preview_player
Показать описание

Had a lot of fun making this video. Enjoy! :)

I was also a little sick, so sorry for my voice. :)

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

Crossy road, and other tutorials coming soon. :)

Archetapp
Автор

You are my Hero Jared.. Seriously.. You should have a major chunck of anything I make, because you are the only reason I can program anything..
Hope you are doing well! And thank you so much for doing this!
Lots of love from Norway :)

Kronibaloni
Автор

Can you do a tutorial for sharing data between the view controllers?  For example in this video maybe you would have a row in the table for each rotating airplane that is in the game.

captaink
Автор

Thanks for a great tutorial. But if I add a pageviewcontroller inside the container view can I then place an imageview directly inside the pageviewcontrollerview? All tutorials I can find using pageviewcontrollers are using a second view with the image inside it. What I am trying to make is swipeable images

kevinthulin
Автор

Hello.
Can you tell me how to bring data between controllers are in different containers. For example clicked a button in one controller, and the other in the label until the text that is sent when you press. Tried to find in interenet not found. Everywhere examples only with the transition to a new viewController

zibox
Автор

Really good video Jared, would you need a prepareForSegue if you try to use data from the container in the Main VC? Or would it just inherit the values from the tableView?

swardf
Автор

Hi thanks for the great video.I'm wondering what if the TableView is replaced by ScrollView in ContainerView ? Also What if that ContainerView placed inside another scrollView instead of plain View (Like Nested ScrollViews) ? Can you explain me how this can done.
Thanks a ton.

vaishakhg
Автор

Great tutorial, just a question what if you need 2 tableViews? you add 2 View container?

Автор

Could you do a tutorial on transparency? Example being a transparent navigation bar, etc.

LaurentShala
Автор

Hey Jared, I've been watching your tutorials and it helped me a lot! Maybe you can help me with one thing, I'm trying to make an app that has two views. First view must be showed when device is in portrait orientation and second view must be showed on portrait orientation (two completely different views). Do I have to use the ContainerView or something else? Unfortunately I couldn't find anything on Apple's documentation or even at Stack Overflow. Thank you very much.

viniciusselestrim
Автор

Hi, one question: How do you access the UITableView or the Cell in the Container from the Main UIViewController?
Say i.e. Your main view is assigned to another Class and you want to change the cell value from it.

ginoureta
Автор

How did you learn that level of Swift e.g dequeReusableCellWithIdentifier, in all the Swift books/tutorials I've looked at it only really teaches the basics Arrays, Functions etc

zacworkman
Автор

Can i fit a UIPageController in it ? like the youtube app

SOFYSoOo
Автор

Thank you for the video. I have a problem. How do i change something in parent view from the container view controller?
For example i want to make a button visible if i make a change into the container view controller how do i make it? Im suffering this problem so bad please help me.

ozanyldr
Автор

Can you please do tutorial on passing images between two view controllers

swarna
Автор

Great tutorial Jared! I have a question though, if you increase the number of array elements to display in your table from 3 to a bigger number like 25 it only displays the first 16 elements and there's no way to scroll to the bottom of the list. Am I doing something wrong or is that expected behavior?

Thanks again for your effort in putting together this video.

mikeallan
Автор

Your introductions are so nice :) keep it up, I like it.
Your tutorials are awesome good luck.

gotgoe
Автор

Hey Jared Great Tut - TY
What is the music you are playing at the END of this video
it's awesome
Shazaam won't tell me

mywigime
Автор

You're the man, Jared. Keep it up.

jordanfraughton
Автор

Thanks for the video Jared! Great work as usual. Now I am still waiting for your tutorial on an epub reader using Swift. Any chance it's coming soon?? Thanks a bunch!

thinklabs