diff --git a/Runnect-iOS/Runnect-iOS/Presentation/MyPage/VC/InfoVC/GoalRewardInfoVC.swift b/Runnect-iOS/Runnect-iOS/Presentation/MyPage/VC/InfoVC/GoalRewardInfoVC.swift index ecd9e045..eae45f10 100644 --- a/Runnect-iOS/Runnect-iOS/Presentation/MyPage/VC/InfoVC/GoalRewardInfoVC.swift +++ b/Runnect-iOS/Runnect-iOS/Presentation/MyPage/VC/InfoVC/GoalRewardInfoVC.swift @@ -62,6 +62,7 @@ final class GoalRewardInfoVC: UIViewController { override func viewDidLoad() { super.viewDidLoad() + self.hideTabBar(wantsToHide: true) setNavigationBar() setUI() setLayout()