Texture Alternatives
Similar projects and alternatives to Texture
-
IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
SwiftyUI
High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton, Promise and more.
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
CRParticleEffect
A CocoaPod that simplifies creation of the particle effects.
-
-
yoga
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
-
-
-
FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
-
-
installers
Jitsi installers for different use cases and environments (by jitsi-contrib)
-
Proton
Purely native and extensible rich text editor for iOS and macOS Catalyst apps (by rajdeep)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Texture reviews and mentions
-
Building Reddit’s Design System on iOS
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
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.
Stats
TextureGroup/Texture is an open source project licensed under NOASSERTION which is not an OSI approved license.
The primary programming language of Texture is Objective-C++.