Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Twitter iOS Clone | Swift 5/Firebase | No Storyboards | MVVM
Rating: 4.6 out of 5(602 ratings)
3,075 students

Twitter iOS Clone | Swift 5/Firebase | No Storyboards | MVVM

Build a fully programmatic Twitter Clone for iOS 13 using Swift 5, Firebase and MVVM Architecture
Created byStephan Dowless
Last updated 10/2020
English

What you'll learn

  • Build a Twitter clone with iOS 13, Swift 5 & Firebase without the use of storyboards
  • Use MVVM (Model-View-ViewModel) Framework
  • Build a fully functioning social network
  • Advanced backend development and architecture skills using Firebase
  • Advanced auto-layout and programmatic UI skills with Swift
  • Register and authenticate users using Firebase
  • Advanced UI/UX development to build a clean and visually appearing user interface
  • Build a custom slide up menu with custom actions
  • Advanced UITableView and UICollectionView skills
  • Advanced Swift techniques and architecture patterns
  • Implement Hashtags & Mentions

Course content

17 sections111 lectures20h 19m total length
  • Configure Project & Setup Root ViewController8:07
  • Setup Main Tab Bar Controller9:59
  • Setup Navigation Controllers8:49
  • Setup Navigation Bars5:19
  • Setting Up Sticky Action Button Programmatically |Intro to Auto-Layout17:55

    Download the Extensions.swift file to gain easy access to the functions you need for Auto Layout. Full completed source code available at stephancodes.com/shop

  • Where To Get The Completed Source Code (that includes additional features)2:24
  • Button Custom Color & Action Handler5:00

Requirements

  • You should have a Mac computer

Description

What are we building?

In this course, you will learn how to build a complete version of Twitter ready to be published on the App Store. Throughout the process, you will develop high level programming, app design and app development skills.  We will be building this without the use of storyboards, fully programmatically.

Prior Experience? 

Some programming and basic Xcode experience is preferred. The course will move a little fast if you're a complete beginner, but you will pick things up along the way.

Why take this course? 

Learning advanced development skills should be taught using real world examples. This course will teach you how to build a fully functional social network, from complete scratch. You will be learning advanced front and backend development skills, from a real life professional developer. You will learn how to code like a pro, and everything will be explained in detail along the way. This will teach you to build production ready applications, that are easily scalable and maintainable. This also makes for a great project to add to your portfolio, which you can use to show off to potential employers if you're trying to become a pro.


What will you learn? 

  • Comprehensive knowledge and understanding of Swift 5 & Xcode 11

  • Implement Model View ViewModel (MVVM) architecture

  • Advanced level programming and app development skills

  • Advanced level User Interface Design

  • Advanced level back end engineering

  • How to authenticate and register users with Firebase

  • How to communicate with a database (read/write)

  • How to monitor events in a database

  • How to upload images to Firebase

  • How to structure data for optimum performance

  • How to build a fully functioning social network 

  • How to programmatically construct views and controllers

  • How to parse incoming JSON data from database

  • How to use CocoaTouch classes, UIKit, UserNotifications and more 

  • How to use CocoaPods and custom third party APIs 

  • How to implement/use protocols 

  • How to implement custom subclasses for clean and reusable code

  • How to dynamically size collection view cells

  • How to create extensions and functions for clean and reusable code

Who this course is for:

  • Beginners with some programming & Xcode experience