Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- progamming
- collect the total
- Uniting Worlds
- Playgrounds
- coding
- 코린이
- Connect and Solve
- 구글이 좋아하는 강한 SEO 작성 방법
- crank up and down
- Making Your Own Portals
- 기초
- 코딩
- Polite
- Grammarly
- Swift
- 인앱 결제
- allege
- feel torn
- Playground
- Generalizing a Funcetion
- 컴터 연결
- 맥
- 2대 연결
- BASIC
- obliged
- Learning
- 신세지다
- SwiftUI
- 렛츠톡 첫 화면
- 해당 비즈니스 및 사이트명을 포함할 수 있도록 페이지 텍스트를 편집하세요 - wix.com
Archives
- Today
- Total
목록SwiftUI Xcode 14 (2)
IT

처음에 그림을 넣고 싶다. I have a logo so I wanna put it on to the first app screen. I put the image like this. at first I don't have any idea how to do that. but now, I realized that I have to use Asset file. and now, I can modify it // // ContentView.swift // Shared // // Created by Minje Jo on 2022/07/03. // import SwiftUI struct ContentView: View { var body: some View { VStack(alignment:.center,spacin..
SwiftUI Xcode 14
2022. 7. 3. 21:08