Skip to content

Commit

Permalink
[Fix] Runnect#144 - 목표 보상_뒤로가기 버튼
Browse files Browse the repository at this point in the history
해당 뷰에서 바텀네비게이션 제거
  • Loading branch information
dlwogus0128 committed May 17, 2023
1 parent 9fc9a81 commit 4e5395c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ final class GoalRewardInfoVC: UIViewController {

override func viewDidLoad() {
super.viewDidLoad()
self.hideTabBar(wantsToHide: true)
setNavigationBar()
setUI()
setLayout()
Expand Down

0 comments on commit 4e5395c

Please sign in to comment.