Releases: didi/Unify
Releases · didi/Unify
unify_uni_page v0.0.8
- feat: Android impl of UniPage postCreate
unify_uni_page v0.0.7
- feat: Unipage adds postCreate lifecycle method
unify_uni_page v0.0.6
- Updated the gestureRecognizers for both iOS and Android platforms to use EagerGestureRecognizer instead of an empty set, improving the responsiveness of the UI.
unify_uni_page v0.0.5
- feat: UniPageLifecycleHolder: add findUniPagesByActivity method
unify_uni_page v0.0.4
- feat: CommonParams
- fix: use empty Map as params to avoid casting Null to Map