Skip to content

Releases: didi/Unify

unify_uni_page v0.0.8

09 Oct 03:18

Choose a tag to compare

  • feat: Android impl of UniPage postCreate

unify_uni_page v0.0.7

23 Sep 07:21

Choose a tag to compare

  • feat: Unipage adds postCreate lifecycle method

unify_uni_page v0.0.6

20 Sep 12:05

Choose a tag to compare

  • 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

10 Sep 07:52

Choose a tag to compare

  • feat: UniPageLifecycleHolder: add findUniPagesByActivity method

unify_uni_page v0.0.4

04 Sep 06:33

Choose a tag to compare

  • feat: CommonParams
  • fix: use empty Map as params to avoid casting Null to Map