Advanced SwiftUI Tutorial: Build a Complex App with Swift Charts for iOS 17 & macOS (Xcode 15 2023)

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 20

  • @comexbackkid
    @comexbackkid 8 місяців тому +3

    Honestly, it's long... BUT, this is the most comprehensive and helpful tutorial on the internet right now on Swift Charts framework. Everything else out there is either too bread & butter or just a re-packaging of Apple's WWDC notes. Thank you so much Karin.

  • @kimsanov
    @kimsanov 3 місяці тому

    The best Charts tutorial ever! Thank you!

  • @mrdbourke
    @mrdbourke Рік тому +4

    30 minutes in and this is an outstanding video and tutorial! Thank you so much for all the detailed explanations from models to views. I really appreciate it!

  • @sourPollo
    @sourPollo 8 місяців тому

    Very useful material. Thank you!

  • @georgeboahene3254
    @georgeboahene3254 2 місяці тому

    I enjoyed this. good job.

  • @kimsanov
    @kimsanov 3 місяці тому +1

    Thanks for great video! At 01:03:49 dividing by count could crash if sales on real data will be 0. I usually use guard count ≠ 0 else return {0.0} in average functions. And grouping in dict could be also implemented via Dictionary(groupBy:) initializer

  • @artsnstyles
    @artsnstyles 8 місяців тому

    The Cat is addorable :) Thank you for that informative Content

  • @paschalkings8184
    @paschalkings8184 2 місяці тому

    thank you

  • @ZachMatics
    @ZachMatics Рік тому

    Fantastic. I'm very impressed by your content. Super informative. 🙏

  • @edwarddeen9823
    @edwarddeen9823 Рік тому

    Really loves your video.I highly recommend you divide your video into several parts, maybe with a guideline! Go on! Best regards!

  • @JumpingCow
    @JumpingCow Рік тому

    All I can say is: wow!

  • @yizhiwang4928
    @yizhiwang4928 Місяць тому

    Thanks!

  • @KileeKoderLLC
    @KileeKoderLLC Місяць тому

    Thank you... I am wanting to calculate expenses for quarters. Since today is Sep 19 2024 I would like it to calculate
    1st quarter - Jan 1st - Mar 31st 2024
    2nd quarter - Apr 1st - Jun 30th 2024
    3rd quarter - Jul 1st - Present
    4th quarter - Oct 1st - Dec 31st 2023
    Do you have any examples for that?

  • @coffeeL-502
    @coffeeL-502 6 місяців тому

    thanks

  • @sourPollo
    @sourPollo 8 місяців тому

    Here we go. 🏃

  • @Qihua
    @Qihua Рік тому

    This is a fantastic tuitional that I am waiting for! Question, is there anyway to combine LineChart and BarChart in one graph?

  • @AkimboFennec
    @AkimboFennec Рік тому

    Karin, may you please tell me one thing. If i want to start creating apps that target IOS17 and above only, so no need to support legacy code, can i use Swiftui for highly customizable app? The things i want to customize are, custom layouts of any imagination i can think of, complex navigation like uikit, customizing tab bar, navigation bar and so forth. Can swiftui accomplish all of this ?

  • @botgang5092
    @botgang5092 Рік тому

    can I use some of this code for my project?

  • @victorriurean
    @victorriurean Рік тому