<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Yogesh Singh</title>
    <description>The latest articles on DEV Community by Yogesh Singh (@_yogeshsingh).</description>
    <link>https://dev.to/_yogeshsingh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3030%2Fe626746d-90b3-4e73-a909-d7ccffc58e82.jpg</url>
      <title>DEV Community: Yogesh Singh</title>
      <link>https://dev.to/_yogeshsingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_yogeshsingh"/>
    <language>en</language>
    <item>
      <title>Awesome SwiftUI</title>
      <dc:creator>Yogesh Singh</dc:creator>
      <pubDate>Fri, 07 Jun 2019 11:07:57 +0000</pubDate>
      <link>https://dev.to/_yogeshsingh/awesome-swiftui-k1f</link>
      <guid>https://dev.to/_yogeshsingh/awesome-swiftui-k1f</guid>
      <description>&lt;p&gt;Since the &lt;a href="https://developer.apple.com/videos/play/wwdc2019/101/"&gt;first announcement of SwiftUI&lt;/a&gt;, a ton of great quality content has been posted on getting started with Apple's new Declarative UI framework that'll run on iOS, macOS, watchOS &amp;amp; iPadOS.&lt;br&gt;
Originally posted on &lt;a href="https://github.com/ygit/swiftui/"&gt;GitHub&lt;/a&gt;, here's a list of great quality tutorials/videos on SwiftUI 🙌&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developer.apple.com/tutorials/swiftui/"&gt;SwiftUI on Apple Developer Documentation&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/101/"&gt;Keynote WWDC 2019 - First announcement of SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/103/"&gt;Platforms State of the Union 2019 - More SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://developer.apple.com/xcode/swiftui/"&gt;Apple Developer Tutorial on SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/204/"&gt;Introducing SwiftUI: Building Your First App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/216/"&gt;SwiftUI Essentials WWDC Video&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/237/"&gt;Building Custom Views with SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/231/"&gt;Integrating SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/226/"&gt;Data Flow Through SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/233/"&gt;Mastering Xcode Previews&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/238/"&gt;Accessibility in SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/240/"&gt;SwiftUI On All Devices&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://developer.apple.com/videos/play/wwdc2019/219/"&gt;SwiftUI on watchOS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.hackingwithswift.com/"&gt;Paul Hudson on Hacking With Swift&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://www.hackingwithswift.com/articles/191/swiftui-lets-us-build-declarative-user-interfaces-in-swift"&gt;First look at SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://www.hackingwithswift.com/articles/194/get-started-with-swiftui"&gt;Getting Started with SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://www.hackingwithswift.com/quick-start/swiftui"&gt;Quick Start Guide on SwiftUI by Hacking With Swift&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/playlist?list=PLuoeXyslFTubw4NtepDCis5tTqK37zT3Q"&gt;SwiftUI by Example Videos&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=VGJBLlfSN-Y"&gt;Build a dynamic list app with navigation and images&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCuP2vJ6kRutQBfRmdcI92mA/"&gt;SwiftUI Tutorials by Lets Build That App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=q421Ll4qOvc"&gt;SwiftUI Sneak Preview Demo Project&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=VSvz62fGyYM"&gt;How to Run SwiftUI on Mojave with Playgrounds and Sample Code&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=bz6GTYaIQXU"&gt;SwiftUI Basics: Dynamic Lists, HStack VStack, Images with Circle Clipped Stroke Overlays&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=7QgPpvqTfeo"&gt;SwiftUI: Facebook Complex Layouts - Horizontal Scroll View&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=l7vkP6WW6Yk"&gt;State Management and Bindings&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=xT4wGOc2jd4"&gt;Fetching JSON and Image Data with BindableObject&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.swiftbysundell.com/"&gt;SwiftUI by John Sundell&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://wwdcbysundell.com/2019/swiftui-first-look/"&gt;A first look at SwiftUI: Apple’s declarative new UI framework&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://wwdcbysundell.com/2019/swiftui-common-questions/"&gt;Answers to the most common questions about SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://wwdcbysundell.com/2019/swiftui-relationship-to-uikit-appkit/"&gt;SwiftUI’s relationship to UIKit and AppKit&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/user/CodeWithChris/"&gt;SwiftUI Tutorials by Code With Chris&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=IIDiqgdn2yo"&gt;SwiftUI Basics Tutorial&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=wbFuAs_UNYg"&gt;SwiftUI App Tutorial - Lists, Navigation and JSON Data&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=6PO0k8GlxWA"&gt;How To Handle User Input&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA/"&gt;SwiftUI Tutorials by Kilo Loco&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=wjqDQ3X5Vos"&gt;SwiftUI Presenting Data In A Scroll View &amp;amp; List&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=AWPiup9fE2c"&gt;Intro To SwiftUI: Simple State Management&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=H9XyZ_F1tPI"&gt;Before You Learn SwiftUI, You Need To Hear This...&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=ch_vKP9vlgk"&gt;Using Both UIKit And SwiftUI In Your Project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg/"&gt;SwiftUI by Rebeloper&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=fbuOxKqC5wQ"&gt;SwiftUI = Mind-blow | WWDC iOS developer reaction&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=AKHsFNtANes"&gt;SwiftUI - DON'T LEARN IT (JUST YET)&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=wwDAvq9MZlQ"&gt;SwiftUI Beginner Tutorial On iOS 13 by Devslopes&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=Pfw7zWxchQc"&gt;Simple SwiftUI App by Brian Advent&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;💻 &lt;a href="https://github.com/devxoul/SwiftUITodo"&gt;An example to-do list app using SwiftUI&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://swiftrocks.com/inside-swiftui-compiler-magic.html"&gt;Inside SwiftUI's Declarative Syntax's Compiler Magic&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;💻 &lt;a href="https://github.com/danielctull/SwiftUI-Tutorials"&gt;All of the Apple documented SwiftUI tutorials in one easy download&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=tIi_C5ZeLc0"&gt;Live Coding SwiftUI by Swiftly Tilting Planet&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCtegvRiZKojo8MG1gCF-NMg/"&gt;SwiftUI by Maxcodes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=hGUdxX7rTa4"&gt;What is SwiftUI?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=wbxbe35Bbn4"&gt;How To Create Views, Text and Stacks&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=rySUuXkN5wg"&gt;Creating NavigationView, List, Text, NavigationBarTitle&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📖 &lt;a href="https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet"&gt;SwiftUI Cheat Sheet&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCQWmp143iznhc_lZoM0rbXQ"&gt;SwiftUI by Gary Tokman&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📹 &lt;a href="https://www.youtube.com/watch?v=xkclf3Alz8M"&gt;SwiftUI Tutorial - Build a list that fetches JSON!&lt;/a&gt;&lt;/p&gt;

</description>
      <category>swift</category>
      <category>ios</category>
      <category>macos</category>
      <category>wwdc</category>
    </item>
  </channel>
</rss>
