Тёмный

Circular Loading View (Swift 4 & XCode 9) 

Vasil Blanco-Nunev
Подписаться 4,4 тыс.
Просмотров 4,2 тыс.
50% 1

On this video, I will show you how to create your custom circular loading view while you are downloading an image from the internet.
Project: github.com/pac...
Follow me:
Twitter: / vasilnunev
Instagram: / v.nunev

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@theearlofdemise9883
@theearlofdemise9883 7 лет назад
swift 3 consuming a web service??? is there any link to go learn it or course i can take?
@chmziaurrehman
@chmziaurrehman 7 лет назад
Superb 👍🏻👏🏻 How to manage image/Url Cache???
@VasilNunev
@VasilNunev 7 лет назад
Hey, you can check my video on image caching here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-FsGnhbBi-yE.html . You can also try to cache with Alamofire Image which is a very good tool. Hope this helps you :)
@chmziaurrehman
@chmziaurrehman 7 лет назад
Thanks dear :)
@chmziaurrehman
@chmziaurrehman 7 лет назад
How can we use kingfisher with Circular Loading..???
@s11gangsta
@s11gangsta 7 лет назад
HI there can please do tutorial on onboarding screens thanks
@nehareddy5097
@nehareddy5097 7 лет назад
how to assign same background to multiple views in xcode??
@VasilNunev
@VasilNunev 7 лет назад
+Neha Reddy you have two option. If you the view of each view controller to be the same, all you need to do is create a class of a view controller that sets the view to a specific background and then you have the other view controllers inherit from it. In case you want to have it on different views then you can create a custom view that inherits from UIView and you set the background to what you want and then you specify your views to be your custom view class instead of UIView
@developerd2637
@developerd2637 7 лет назад
Hi Vasil, thank you so much for all your videos and an easy way of presenting the information! My question is about any equivalent of list pickers in Xcode. This is an App Inventor video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-nl4hE9CVkZs.html I'm trying to build an exactly the same thing in Xcode: Create a listpicker, which is basically a button and put bunch of websites UNDER A SINGLE LISTPICKER/BUTTON. I did quite a research on it but got stuck. Please advise, thanks a lot in advance!!!
Далее
Swift: Custom Video Player
35:55
Просмотров 28 тыс.
UICollectionView and CGAffineTransform in Swift 3
18:02
How to Debug using Xcode Debugger
14:30
Просмотров 29 тыс.
Background Fetch in Swift 3
11:31
Просмотров 23 тыс.
SwiftUI: Custom Button using ButtonStyle
17:43
Просмотров 7 тыс.
SwiftUI: State and Animations
21:12
Просмотров 3,7 тыс.
SwiftUI: Custom Activity Indicator
17:36
Просмотров 4,9 тыс.
Ask users to Review your App (SKStoreReviewController)
8:16
SwiftUI: Presenting Alert, Action Sheet and Modals
12:08