Releases: lkzhao/UIComponent
Releases · lkzhao/UIComponent
4.1.0
4.0.2
4.0.1
4.0.0 Official Release
- Supports rendering components on all UIView.
- Checkout 4.0.0 Migration Guide
4.0.0-beta-7
Add ItemOffset component
4.0.0-beta-6: Support any UIView (#46)
* Support component on generic UIViews * rename engine to componentEngine * Make tappableview a uiview instead * Rename ComponentViewComponent to ViewWrapperComponent + more cleanup * Update example and tests to not use Component * componentView -> hostingView * Add migration guide and other small fixes * Move migration guides into documentations
4.0.0-beta-5
Support renderOnly componentView
4.0.0-beta-4
add frame method for RenderNodeChild
4.0.0-beta-3
Fix VisibleBoundsObserverRenderNode
4.0.0-beta-2
fix build