Completed Report Module

This commit is contained in:
2024-08-08 18:47:13 +05:30
parent 0348f07230
commit 08bf5514e2
29 changed files with 1216 additions and 117 deletions

View File

@@ -39,6 +39,10 @@ class ThemeTwoVM{
setUserData()
handleNotificationCenter()
vc.liveTvView.addTapGesture { [weak self] in
guard let self else{return}
self.playLiveTV()
}
}
private func handleNotificationCenter(){
@@ -271,7 +275,7 @@ class ThemeTwoVM{
func setData(){
playerLayer.frame = self.vc.liveTvView.bounds
// playerLayer.frame = self.vc.liveTvView.bounds
guard let data = AuthFunc.shareInstance.userData else{return}
//set the first name as the name