Skip to content

4.0.0-beta-6: Support any UIView (#46)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lkzhao lkzhao released this 17 Jul 21:44
· 9 commits to master since this release
6bd9624
* 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