Software Alternatives & Reviews

AsyncDisplayKit VS SwiftUI

Compare AsyncDisplayKit VS SwiftUI and see what are their differences

AsyncDisplayKit logo AsyncDisplayKit

iOS framework keeps complex UIs smooth and responsive

SwiftUI logo SwiftUI

SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift.
  • AsyncDisplayKit Landing page
    Landing page //
    2019-08-03
  • SwiftUI Landing page
    Landing page //
    2023-08-28

AsyncDisplayKit videos

MCE 2015 - Scott Goodson - Effortless Responsiveness with AsyncDisplayKit

More videos:

  • Review - AsyncDisplayKit V1.2.2 ASCollectionView calls [reloadItemsAtIndexPaths]

SwiftUI videos

How I learned SwiftUI - Design+Code Course Review

More videos:

  • Review - 3 Things I Love/Hate about SwiftUI Rant
  • Review - Should I Learn SwiftUI instead of UIKit?

Category Popularity

0-100% (relative to AsyncDisplayKit and SwiftUI)
Development Tools
37 37%
63% 63
Application Builder
100 100%
0% 0
JavaScript Framework
17 17%
83% 83
CMS
100 100%
0% 0

User comments

Share your experience with using AsyncDisplayKit and SwiftUI. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, SwiftUI seems to be a lot more popular than AsyncDisplayKit. While we know about 23 links to SwiftUI, we've tracked only 2 mentions of AsyncDisplayKit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

AsyncDisplayKit mentions (2)

  • The SliceKit Series: Introducing Our New iOS Presentation Framework.
    In order to make our engineers' lives easier and gain consistency in our user experience, we needed a declarative abstraction on top of UIKit. We chose UIKit because after experimenting with SwiftUI, Texture, ComponentKit, and other alternatives, UIKit offers us the right combination of features, including:. Source: almost 2 years ago
  • Ideas for research topic (thesis/dissertation) that includes iOS Development
    Ok thanks. I've included a link for everyone else. Texture. Source: about 3 years ago

SwiftUI mentions (23)

  • SwiftUI vs. UIKit: What is the best choice for building an iOS user interface in 2024?
    As an iOS engineer, you've likely encountered SwiftUI and UIkit, two popular tools for building iOS user interfaces. SwiftUI is the new cool kid on the block, providing a clean way to build iOS screens, while UIkit is the older and more traditional way to build screens for iOS. SwiftUI uses a declarative style where you describe how the UI should look, similar to Jetpack Compose in Android. UIkit, on the other... - Source: dev.to / 3 months ago
  • Easy Way to Display Markdown in SwiftUI using Text
    Struct ContentView: View { @State private var text: String = " **SwiftUI** helps you build great-looking apps across all _Apple_ platforms with the power of Swift — and surprisingly little code. You can bring even better experiences to everyone, on any Apple device, using just one set of tools and APIs.[SwiftUI](https://developer.apple.com/xcode/swiftui/)" // declare variable as LocalizeStringKey instead ... - Source: dev.to / 8 months ago
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    It took me a bunch of iterations to figure out the value prop, but hmm...it's actually pretty good. I can see all the SwiftUI[0] inspiration in how to make compositions, instead of relying on CSS only. Recently there was Rux[1] which is JSX in Rails, but that is really only dealing with ergonomics oh having Components in a nice DSL. Then there is actual deployment story. I recently made a DRF + Next App, and I... - Source: Hacker News / about 1 year ago
  • I don't understand Auto Layout
    SwiftUI is an entirely different way of writing macOS and iOS software. I would start by watching the WWDC videos like this one and reading Apple's documentation. Source: about 1 year ago
  • Hello everyone, I want to start my own project. But I don’t know advanced swift like structs,enum,protocols. What should I do?
    I know there’s a bit of technical jargon here, but this is straight from Apple and will explain it better than I can here: https://developer.apple.com/xcode/swiftui/. Source: about 1 year ago
View more

What are some alternatives?

When comparing AsyncDisplayKit and SwiftUI, you can also consider the following products

Flutter.dev - Build beautiful native apps in record time 🚀

React Native - A framework for building native apps with React

ComponentKit - ComponentKit by Facebook: A React-Inspired View Framework for iOS

StyleKit - UI framework for OSX

Render UIKit - React-inspired Swift library for writing UIKit UIs

FlowLayout - A bi-directional layout framework for iOS