How To Make a YouTube Video App – Ep 07

[ad_1]
How to Make a YouTube Video App
Lesson 7
In this series, I’ll show you guys how to build a video app that plays YouTube videos!

This lesson shows you how to navigate to a second view using a Navigation Controller! In the case of our video app, when the user taps on a video on the main uitableview, we navigate to a secondary view that will display the description, title and thumbnail of the video they selected. They will also be able to play the video from that screen as well!

Related Videos and links:

Xcode project, source code and video download:

The How To Make a YouTube Video App Playlist:

The Start Here Series Playlist:

I actually built this app for myself about a year ago and it was built with Objective-C but we’re going to build it again using Swift together.

You’ll learn how to use a tableview (like a scrollable list), display custom table cells, slide out menu, display images, embed and play YouTube videos, navigate between two screens and more!

Warning:
It’s going to be a little challenging for those who are completely new to iPhone app development so I recommend that you watch my “How To Make An iPhone App With No Programming Experience” series of videos first. That playlist is 17 lessons long but it’ll give you the foundation and explain the terminology and object oriented programming concepts that I’m going to be using in the building of this YouTube Video App.

That playlist can be found on my site here:

For more tutorials on how to build iPhone apps, make sure you subscribe and visit my site where you’ll find a community of like minded learners! Learning something new is always more fun with other people!

Youtube:
Website:

CodeWithChris is dedicated to teaching beginners and non-programmers all about building iOS apps. On the site, you’ll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have successfully picked up Swift, Objective-C, Xcode and app building from my course and materials!

Intro & Outro music
“Heartbreaker” by Jahzzar (


Posted

in

by

Tags:

Comments

5 responses to “How To Make a YouTube Video App – Ep 07”

  1. FlyteWizard Avatar

    Hey,

    I can't seem to get the back button. Every time I link to the two, it doesn't show up.
    Can't figure out where I would be able to fix this.

  2. Matus Hatala Avatar

    Hi Chris. I have a question to before lesson. I set up videoID like you- white color. But it is gray. Why? When I click on some video, the text is white and View which is set up to opacity 50% desapear. Can you help me?

  3. Fabian Boulegue Avatar

    Chris, is there any way to get in touch with you?
    I m working on the dynamic version of the app already and been on the same level, like we are in videos yet… would love to share it with you

  4. sokhim khung Avatar

    delete objects from parse with swift please.

  5. Fabian Boulegue Avatar

    oh today it was a really short one 😉 have a great weekend 🙂 greets from germany

Leave a Reply

Your email address will not be published. Required fields are marked *