GithubHelp home page GithubHelp logo

vlondon / awesome-swiftui Goto Github PK

View Code? Open in Web Editor NEW
1.7K 62.0 131.0 2.5 MB

A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI.

License: MIT License

swiftui ios xcode swift combine tutorial guide video

awesome-swiftui's Introduction

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

If you have a great content to share and want people to know about it ASAP then join our Reddit Community.

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 make 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

Apple WWDC 2020

Tutorials

🛠 Examples

Helpers

Libraries

Combine

Open Source Apps

Apps

💻 Courses

📖 Books

SwiftUI

Combine

awesome-swiftui's People

Contributors

blsage avatar cay-zhang avatar cs4alhaider avatar dadalar avatar dede avatar eneko avatar ericlewis avatar hbmartin avatar heart avatar huybuidac avatar lorenzofiamingo avatar maoyama avatar matthewyan avatar mythxn avatar nalexn avatar nathanfredericks avatar onurhuseyincantay avatar peterfriese avatar readmecritic avatar rolisanchez avatar sindresorhus avatar vlondon avatar yetanotherrzmn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-swiftui's Issues

Create Demo for FAQs View

I am new in SwiftUI, I want to creat FAQ view means( question answer view). In this view populate number of question and answer. When I click on anyone question, only the answer of that question is visible and not the other question. And the answer of all the questions should be hidden.

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.