How does the App SDK implement the multi-image preview function?
Last Updated on:2025-02-28 07:17:26
Use #import "TYModuleManager.h"
[TYModule.routeService openRoute:@"ty_multi_camera_panel" withParams:@{@"homeId":xxx}];
Is this page helpful?
YesFeedback