• byOneddl     |    (Baturi)

    RayWenderlich - UIKit Layout Course Video

    Catie Catterwaul, Jessy Catterwaul | Duration: 1h 08m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 736 MB | Language: English + .vtt Learn the basics of creating layouts that handle different screen sizes and orientations, using Auto Layout's Stack Views and Constraints, in Interface Builder.

  • byOneddl     |    (Baturi)

    RayWenderlich - UIKit Fundamentals Course Video

    Brian Moakley | Duration: 1h 58m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,18 GB | Language: English + .vtt Learn the basics of UIKit by creating a simple iPhone app. This course will then show the fundamental concepts of an app project, adding controls and navigating between screens.

  • byOneddl     |    (Baturi)

    RayWenderlich - UIKit Animation Course Video

    Jessy Catterwaul | Duration: 2h 08m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,52 GB | Language: English + .vtt Get started animating your views in iOS! Learn to control changes in their visible properties over time, along with transitions between the views themselves. Who is this for?

  • byOneddl     |    (Baturi)

    RayWenderlich - SwiftUI Layout & Interfaces

    Jessy Catterwaul, Andrea Lepley, Tiffani Randolph | Duration: 1h 40m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,27 GB | Language: English + .vtt Learn the fundamentals of layout in SwiftUI, including Lazy Stacks and Grids, Scroll View Readers, Alignment, ZStacks, and GeometryReaders. This

  • byOneddl     |    (Baturi)

    RayWenderlich - SwiftUI Fundamentals Course Video

    Catie Catterwaul | Duration: 1h 24m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 743 MB | Language: English + .vtt Get an introduction to building iOS user interfaces with SwiftUI! Learn about SwiftUI Views, modifiers, essential layout tools, navigation, data flow, and previews. This course

  • byOneddl     |    (Baturi)

    RayWenderlich - SwiftUI Animation Course Video

    Jessy Catterwaul | Duration: 0h 40m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 330 MB | Language: English + .vtt Get started animating all sorts of SwiftUI views, including shapes, fades, transitions, and interacting with animation! Who is this for?

  • byOneddl     |    (Baturi)

    RayWenderlich - Reusable SwiftUI Views in the raywenderlich.com App Course Video

    Catie Catterwaul | Duration: 0h 36m | Video: H264 1920x1080 | Audio: AAC 48 kHz mono | 223 MB | Language: English + .vtt Build two of the custom SwiftUI views used throughout the raywenderlich.com app. Get a glimpse into how we used SFSymbols, managed colors, and made the most of live previews.

  • byOneddl     |    (Baturi)

    RayWenderlich - Multipeer Connectivity in iOS Course Video

    Jessy Catterwaul | Duration: 0h 22m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 163 MB | Language: English + .vtt In this course, you'll learn how to use Multipeer Connectivity: Apple's framework for transferring data between devices with no external network. Who is this for?

  • byOneddl     |    (Baturi)

    RayWenderlich - Jetpack Compose Course Video

    Filip Babić | Duration: 2h 41m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 1,04 GB | Language: English + .vtt Learn how to build beautiful, powerful and reactive applications using the declarative UI framework called Jetpack Compose. Who is this for?

  • byOneddl     |    (Baturi)

    RayWenderlich - Integrating UIKit & SwiftUI Course Video

    Catie Catterwaul | Duration: 0h 25m | Video: H264 1920x1080 | Audio: AAC 48 kHz 2ch | 174 MB | Language: English + .vtt Learn how to integrate SwiftUI views into your UIKit apps and view hierarchies, and how to host UIKit views and view controllers in SwiftUI. Coordinate data flow from SwiftUI to