CoreRender is a SwiftUI-inspired API for UIKit (that is compatible with iOS 10+ and ObjC). CoreRender uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of inputs and the framework takes care of the rest (diff and reconciliation from virtual view hierarchy to the actual one under the hood). CoreRender includes the robust and battle-tested Facebook's Yoga as default layout engine. Any component such as a text or image can be recycled and reused anywhere in the UI.
Features
- Use it with SwiftUI
- Components can be nested in the node hierarchy
- Components are yet again transient value types that bind together a body fragment with a given coordinator
- The withLayoutSpec modifier allows to specify a custom configuration closure for your view
- Coordinators are the only non-transient objects in CoreRender
- Label and Button are just specialized versions of the Node pure function
Categories
FrameworksLicense
MIT LicenseFollow CoreRender
Other Useful Business Software
Compliant and Reliable File Transfers Backed by Top Security Certifications
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoreRender!