AsyncDisplayKit VS Texture

Compare AsyncDisplayKit vs Texture and see what are their differences.

AsyncDisplayKit

Smooth asynchronous user interfaces for iOS apps. (by facebookarchive)
#UI

Texture

Smooth asynchronous user interfaces for iOS apps. (by TextureGroup)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AsyncDisplayKit Texture
0 4
13,512 7,915
- 0.4%
0.0 3.1
almost 5 years ago 6 days ago
Objective-C++ Objective-C++
BSD 3-clause "New" or "Revised" License NOASSERTION
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AsyncDisplayKit

Posts with mentions or reviews of AsyncDisplayKit. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning AsyncDisplayKit yet.
Tracking mentions began in Dec 2020.

Texture

Posts with mentions or reviews of Texture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Building Reddit’s Design System on iOS
    5 projects | /r/RedditEng | 27 Sep 2023
    Historically, Reddit has used both UIKit and Texture as layout engines to build out the Reddit app. At the time of its adoption, Texture was used as a way to build screens and have the UI update asynchronously, which mitigated frame rate hitches and optimized scroll performance. However, Texture represented a significantly different paradigm for building UI than UIKit, and prior to RPL, we had components built on both layout engines. Reusing components across these frameworks was difficult, and having to juggle two different mental models for these systems made it difficult from a developer’s perspective. As a result, we opted to deprecate and migrate off of Texture.
  • Telegram enable sign up without a SIM card
    3 projects | news.ycombinator.com | 7 Dec 2022
    On iOS it’s written using a fork of Texture, formerly AsyncDisplayKit. In my experience, Texture outperforms UIKit’s auto layout and rich text widgets significantly.

    https://github.com/TextureGroup/Texture

What are some alternatives?

When comparing AsyncDisplayKit and Texture you can also consider the following projects:

IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.

ComponentKit - A React-inspired view framework for iOS.

iOS Circle Progress Bar - iOS Circle Progress Bar

SkeletonView - ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting

animated-tab-bar - :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion

MJRefresh - An easy way to use pull-to-refresh.

Atlas

Eureka - Elegant iOS form builder in Swift

SwiftyUI - High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton, Promise and more.

BetterSegmentedControl - An easy to use, customizable replacement for UISegmentedControl & UISwitch.