반응형
Notice
Recent Posts
Recent Comments
Link
Today
Total
07-07 21:40
«   2024/07   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Archives
관리 메뉴

iOS 개발 기록 블로그

iOS(Swift) SF Symbols 설치 및 이미지 사용 본문

iOS

iOS(Swift) SF Symbols 설치 및 이미지 사용

crazydeer 2022. 6. 8. 20:42
반응형

SF Symbols

 

SF Symbols - Foundations - Human Interface Guidelines - Design - Apple Developer

SF Symbols SF Symbols provides thousands of consistent, highly configurable symbols that integrate seamlessly with the San Francisco system font, automatically aligning with text in all weights and sizes. You can use a symbol to convey an object or concept

developer.apple.com

iOS 하시는 분들은 꼭 알고 가야 하는 HIG(Human Interface Guideline)에서 SF Symbols이다.

Apple의 디자이너 분들이 만들어 놓은 픽토그램 같은 이미지다.

무료이며 설치하면 Xcode 상에서 쉽게 사용할 수 있다.

 

SF Symbols 예

 

 

Install

 

Apple Developer

There’s never been a better time to develop for Apple platforms.

developer.apple.com

위 링크에서 설치할 수 있으며

현재는 SF Symbols 4 베타버전을 제공하고 있다.

간단히 본인 개발 환경에 설치한다.

 

 

특징

  1. 700개 이상의 새로운 심볼(픽토그램)이 있다.
  2. 다양한 색상을 제공하며 Progress 사용도 가능하다.
  3. Automatic Rendering 기능
  4. Unified layer annotation 기능

 

 

사용

사용법이라고 별다른 게 없다.

설치했으면 Xcode 가서 이미지에 원하는 걸 검색 또는 직접 찾아서 사용하면 된다.

SF Symbols 사용법

 

 

 

참고

안젤라유 강의

 

iOS & Swift - The Complete iOS App Development Bootcamp

From Beginner to iOS App Developer with Just One Course! Fully Updated with a Comprehensive Module Dedicated to SwiftUI!

www.udemy.com

 

반응형