Giter Club home page Giter Club logo

awesome-swiftui's Introduction

A list of articles, tutorials, guides and videos about SwiftUI and Combine. Feel free to contribute!

Content

📝 Articles

Tutorials

How to

View and Navigation

State and Binding

Architecture

Animations

Inside

Unit Testing

Debug

Other

Combine

📺 Videos

Apple WWDC 2019

  • Introducing SwiftUI: Building Your First App - Start here for a quick overview and demo
  • SwiftUI Essentials - Deeper dive into how it works and the key concepts
  • Data Flow Through SwiftUI - How to use data in SwiftUI. A single source of truth. Explains the difference between a simple property, BindableObject, @Environment, @Binding and @State
  • Building Custom Views with SwiftUI - Dave Abrahams, with a brief appearance from Crusty, digs deeper into how the layout process works. Second part is an impressive demo of how to use graphics to draw custom controls
  • Integrating SwiftUI - Use a hosting controller to wrap SwiftUI for use in your existing App. Use the Representable protocol to wrap existing UIKit/AppKit/WatchKit views to use in SwiftUI. Use the BindableObject protocol to integrate external data
  • Mastering Xcode Previews - Great demos on how Xcode previews makes working with SwiftUI so easy
  • Accessibility in SwiftUI - You get a lot for free in SwiftUI but you’ll likely need to tweak some things (as with UIKit). API for setting labels, traits, actions, etc.
  • SwiftUI on watchOS - Of course you can now build watchOS Apps with SwiftUI.
  • Mastering Xcode Previews - Learn how previews work, how to optimize the structure of your SwiftUI app for previews, and how to add preview support to your existing views and view controllers

Tutorials

🛠 Examples

Helpers

Libraries

Apps

💻 Courses

📖 Books

SwiftUI

Combine

awesome-swiftui's People

Contributors

cs4alhaider avatar eneko avatar ericlewis avatar mythxn avatar nalexn avatar nathanfredericks avatar peterfriese avatar vlondon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.