250x250
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
- php
- CSS
- keyframes
- HTML
- button
- 애니메이션
- iPhone
- SWIFT
- Animation
- 풀스택
- css3
- IOS
- 개발자
- front-end
- 백엔드
- iOS 개발자
- jQuery
- html5
- ipad
- effect
- xcode
- hover
- MAC
- image
- react
- 비전공 개발자
- 자바스크립트
- 프론트엔드
- 비전공자
- javascript
Archives
- Today
- Total
목록SafeArea (1)
비전공자 개발일기

https://github.com/WallabyStuff/SafeAreaBrush GitHub - WallabyStuff/SafeAreaBrush Contribute to WallabyStuff/SafeAreaBrush development by creating an account on GitHub. github.com 1. pod init -> podFile -> pod 'SafeAreaBrush' 입력 후 저장 -> pod install import UIKit import SafeAreaBrush class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() fillSafeArea(position: ...
SWIFT
2023. 3. 6. 19:39