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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoreRender!