Skip to content

2.1.1

Compare
Choose a tag to compare
@EingShaw EingShaw released this 11 May 06:11
· 1 commit to main since this release

Feature

  • 新增 DirectlyOpen 接口
    • 场景化入口
    var sceneDic = new Dictionary<string,object>(){{TapMomentConstants.TapMomentPageShortCutKey,sceneId}};
    
    TapMoment.DirectlyOpen(orientation,TapMomentConstants.TapMomentPageShortCut,sceneDic);

Dependencies

  • TapTap.Bootstrap v2.1.1
  • TapTap.Common v2.1.1