Skip to content

Releases: didi/Unify

unify_uni_page v0.0.8

09 Oct 03:18
Compare
Choose a tag to compare
  • feat: Android impl of UniPage postCreate

unify_uni_page v0.0.7

23 Sep 07:21
Compare
Choose a tag to compare
  • feat: Unipage adds postCreate lifecycle method

unify_uni_page v0.0.6

20 Sep 12:05
Compare
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
Compare
Choose a tag to compare
  • feat: UniPageLifecycleHolder: add findUniPagesByActivity method

unify_uni_page v0.0.4

04 Sep 06:33
Compare
Choose a tag to compare
  • feat: CommonParams
  • fix: use empty Map as params to avoid casting Null to Map