본문 바로가기

Where who wants to meet someone

검색하기
Where who wants to meet someone
프로필사진 Lust3r

  • 티스토리 포스트 (226)
    • Flutter (2)
    • Apple Developer (19)
      • iOS(Swift) (6)
      • iOS(SwiftUI) (7)
      • 객체지향의 사실과 오해 (0)
      • 면접 스터디 (6)
    • 프로그래머스 알고리즘 문제 기록 (129)
      • 코딩 기초 트레이닝 (96)
      • 코딩테스트 입문 (1)
      • Lv. 1 (31)
    • 백준 알고리즘 문제 기록 (74)
      • 일반 수학 1 (2)
      • 약수, 배수와 소수 (6)
      • 기하: 직사각형과 삼각형 (8)
      • 시간 복잡도 (7)
      • 브루트 포스 (3)
      • 정렬 (12)
      • 집합과 맵 (8)
      • 약수, 배수와 소수 2 (9)
      • 스택, 큐, 덱 (7)
      • 조합론 (4)
      • 심화 2 (5)
      • 재귀 (3)
      • 백트래킹 (0)
    • 애플 (0)
      • Tips (0)
    • 컴퓨터 (1)
      • Tip (0)
      • 윈도우 (1)
Guestbook
Notice
Recent Posts
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록TabView (1)

Where who wants to meet someone

[SwiftUI] tabItem 색상 변경

var body: some View { TabView(content: { TestView() .tabItem { Label("탭 1", systemImage: "house") } }) } 위와 같이 TabView 안에 View를 넣고 tabItem modifier를 적용하면 다음과 같이 화면에 보인다 그러나 이 앱에서 내가 원하는 색이 있는데, 어떻게 바꿀 수 있을까 하고 시도한 결과 background, foreground 다 적용이 안되더라.. 검색 결과 accentColor를 사용했던 것 같은데 accentColor(_:) | Apple Developer Documentation Sets the accent color for this view and the views it contains. deve..

Apple Developer/iOS(SwiftUI) 2024. 1. 27. 17:31
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바