Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

SwiftUI Tutorial: Superior Activity Indicators - Modifier Extraction and Improved Masking

Автор: CodeSlicing

Загружено: 2021-09-18

Просмотров: 309

Описание:

SwiftUI Tutorial: Superior Activity Indicators - Modifier Extraction and Improved Masking

In this episode we’re going to take the advanced approach we looked at in the last episode and extract it into a modifier and then look at how we can use that to improve the use of masks to create activity indicators that lack rotational symmetry - or pretty much anything!

Source code:
https://gist.github.com/CodeSlicing/3...
https://gist.github.com/CodeSlicing/c...

Native source code:
https://gist.github.com/CodeSlicing/6...
https://gist.github.com/CodeSlicing/4...

================

PureSwiftUI is a free Swift Package that includes a multitude of useful extensions and properties to make your life easier with SwiftUI resulting in cleaner code that takes less time to write.

It's a huge time-saver so I do encourage you to check it out.

You can get PureSwiftUI here:
https://github.com/CodeSlicing/pure-s...

If you want to ask me a question or follow me for updates, you can do so on Twitter:
  / codeslice  

FAQs:
Q: What are the code callouts I sometimes see in the code?:
A: I code in SwiftUI using the PureSwiftUI framework since I created it to make code more concise and easier to read. However, I understand that not everyone wants to install a swift package (although, you'd be mad not to ;o)) so unless otherwise stated, the popups will detail the native SwiftUI equivalent of the code in question.

Q: What's that theme you're using?
A: It’s a modified version of MoodNight v2. If you like it, you can download the theme here:
https://github.com/CodeSlicing/codesl...

Q: Why do you use a harness structure rather than the default preview provider
A: Please take a look at this video for a detailed explanation:    • SwiftUI Quick Tips: Power-Up Your Previews  

SwiftUI Tutorial: Superior Activity Indicators - Modifier Extraction and Improved Masking

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4760 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "1oNerJwa-kI" ["related_video_title"]=> string(62) "Xcode Tips and Tricks: Master Multiple Cursors and Selections!" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(11) "CodeSlicing" } [1]=> object(stdClass)#4733 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "KvCRctbh54I" ["related_video_title"]=> string(65) "SwiftUI Advanced Design: Creating the Dial on the Apple TV Remote" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(11) "CodeSlicing" } [2]=> object(stdClass)#4758 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "4_3g7iuGyK0" ["related_video_title"]=> string(92) "I was shocked! Apple’s Official SwiftUI Tutorial on Paths and Shapes using PureSwiftUI" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(11) "CodeSlicing" } [3]=> object(stdClass)#4765 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "jHUlEs9MNNM" ["related_video_title"]=> string(94) "SwiftUI Tutorial: Inner-Shadows - Redux - Creating an Inner-Shadow Extension that does it all!" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(11) "CodeSlicing" } [4]=> object(stdClass)#4744 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "gb4iE8Sbny4" ["related_video_title"]=> string(54) "SwiftUI Tutorial: Using Combine to Debounce User Input" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(11) "CodeSlicing" } [5]=> object(stdClass)#4762 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "qMQLnkTOkCo" ["related_video_title"]=> string(173) "Израиль vs Иран: чья армия сильнее? | «Железный купол», ПВО, МОССАД vs дроны, самолеты, прокси" ["posted_time"]=> string(24) "19 часов назад" ["channelName"]=> string(8) "varlamov" } [6]=> object(stdClass)#4757 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "WZN3cLhnWh8" ["related_video_title"]=> string(42) "О Зеленского вытерли ***" ["posted_time"]=> string(24) "15 часов назад" ["channelName"]=> string(27) "Анатолий Шарий" } [7]=> object(stdClass)#4767 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "O4Hyb5HtD3s" ["related_video_title"]=> string(103) "Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz" ["posted_time"]=> string(24) "17 часов назад" ["channelName"]=> string(19) "Максим Кац" } [8]=> object(stdClass)#4743 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "aircAruvnKk" ["related_video_title"]=> string(101) "Но что такое нейронная сеть? | Глава 1. Глубокое обучение" ["posted_time"]=> string(19) "7 лет назад" ["channelName"]=> string(11) "3Blue1Brown" } [9]=> object(stdClass)#4761 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "m6da1XVqB9A" ["related_video_title"]=> string(124) "Головоломки, которые кажутся простыми, но на самом деле невыполнимы" ["posted_time"]=> string(22) "10 дней назад" ["channelName"]=> string(7) "Hafu Go" } }
Xcode Tips and Tricks: Master Multiple Cursors and Selections!

Xcode Tips and Tricks: Master Multiple Cursors and Selections!

SwiftUI Advanced Design: Creating the Dial on the Apple TV Remote

SwiftUI Advanced Design: Creating the Dial on the Apple TV Remote

I was shocked! Apple’s Official SwiftUI Tutorial on Paths and Shapes using PureSwiftUI

I was shocked! Apple’s Official SwiftUI Tutorial on Paths and Shapes using PureSwiftUI

SwiftUI Tutorial: Inner-Shadows - Redux - Creating an Inner-Shadow Extension that does it all!

SwiftUI Tutorial: Inner-Shadows - Redux - Creating an Inner-Shadow Extension that does it all!

SwiftUI Tutorial: Using Combine to Debounce User Input

SwiftUI Tutorial: Using Combine to Debounce User Input

Израиль vs Иран: чья армия сильнее? | «Железный купол», ПВО, МОССАД vs дроны, самолеты, прокси

Израиль vs Иран: чья армия сильнее? | «Железный купол», ПВО, МОССАД vs дроны, самолеты, прокси

О Зеленского вытерли ***

О Зеленского вытерли ***

Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz

Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz

Но что такое нейронная сеть? | Глава 1. Глубокое обучение

Но что такое нейронная сеть? | Глава 1. Глубокое обучение

Головоломки, которые кажутся простыми, но на самом деле невыполнимы

Головоломки, которые кажутся простыми, но на самом деле невыполнимы

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]