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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CoreRender!