Use SVProgressHUD for Loading spinners, Progress and Status messages – Cocoapod install

[ad_1]
Learn how to use SVProgressHUD to show modal status, progress, loading and wait indicators in your app. We will be doing this in a Swift Xcode project.

SVProgressHUD has options to display a new flat style activity indicator or to use the old school UIActivityIndicatorView spinner look. There are also customizations for dark backgrounds, light backgrounds and gradient backgrounds.

We’ll be installing SVProgressHUD with the Cocoa Pod set up so if you missed the video on how to install and set up Cocoapods, check it out here:

Related Links:

Xcode project, source code and video download:

GitHub Page

Demo of SVProgressHUD

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

7 responses to “Use SVProgressHUD for Loading spinners, Progress and Status messages – Cocoapod install”

  1. Phạm Trung Đức Avatar

    Hi Chris,
    Thanks for your sharing.

    May i ask you a question. When i use SVProgressHUD, i input data in text field by keyboard, when keyboard hidden the HUD not in center of View, can u help me?
    Thank you so much.

  2. Ishan Jain Avatar

    The ProgressHUD is working fine but I want to disable user interaction. How will I do that?

  3. Jazz Edge Avatar

    Make sure you load the foundation and quartzcore frameworks BEFORE you install the pod. This step is skipped in the video.

  4. fapqa978 Avatar

    Hi Chris, I have sent you a PM. Could you take a look at it? 🙂

  5. Lars Sørensen Avatar

    I love that you are showcasing cool scripts!
    Please keep up the good work. There are so many cool scripts out there.

  6. Fabian Boulegue Avatar

    that a really useful one :)! but to bad it does not work on tableviews

Leave a Reply

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