Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple 공식 픽토그램 (SF Symbol) 사용법 #225

Open
Ethan-MoBeau opened this issue Sep 18, 2022 · 0 comments
Open

Apple 공식 픽토그램 (SF Symbol) 사용법 #225

Ethan-MoBeau opened this issue Sep 18, 2022 · 0 comments
Assignees
Labels
document 문서로 사용될 이슈 iOS iOS 관련 내용

Comments

@Ethan-MoBeau
Copy link
Contributor

과제하다가 픽토그램이 필요하신데 이름을 모르시겠다구요?
아래 앱에서 검색해보시면 됩니다!!!

https://developer.apple.com/sf-symbols/

개발할 때 이미지 사용하려면
UIImage(systemName: "심볼이름")
이렇게 이미지 생성해서 사용하시면 됩니다

@Ethan-MoBeau Ethan-MoBeau added document 문서로 사용될 이슈 iOS iOS 관련 내용 labels Sep 18, 2022
@Ethan-MoBeau Ethan-MoBeau self-assigned this Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document 문서로 사용될 이슈 iOS iOS 관련 내용
Projects
None yet
Development

No branches or pull requests

1 participant