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
AI Agents That Actually Do the Work
ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoreRender!