- UIPageControl cocoaPods PHAsset Animation event rxSwift Facebook Lazy UITableView CoreText UIFont UIDevice Encoding Framework WebView Keyboard UICollectionView UIScrollView String cloud UIViewController View Store UIResponder UICollectionView, Bridging Closure UIPageViewController UITextField UIViewContoller KeyChain Security Photos UIXib UUID UIWindow Storyboard Color UITextView Network AVFoundation CompoundButton CATransform3D CocoaPods CABasicAnimation Transform UIImage UIImageView UICollectionViewFlowLayout NPM Path
- 「UIPageControl」 UIPageControl with designated dots size. UIPageControl can perform page to next.
- 「cocoaPods」 Creating Podfile for multiple project workspace.
- 「PHAsset」 PHAssetCollection's localizedTitle always return english.
- 「Animation」 Do animate with modify frame / constraint using UIView's animate function.
- 「event」 Let's make calander event & reminder.
- 「rxSwift」 UIDeviceOrientationDidChange timing issue..?
- 「Facebook」 Get permanent facebook page access token.
- 「Lazy」 Let's make code run once.
- 「UITableView」 Initiating for tableView with fully scrolled to last cell. Custom tableView for use in scrollView. Basic behavior for between reusableView and contentView. Autolayout for UITableView's tableHeaderView.
- 「CoreText」 Get text from string by line.
- 「UIFont」 Make custom italic text.
- 「UIDevice」 Determine iPhone machineType from system modelId. Change orientation programmatically.
- 「Encoding」 Encode and decode to Base64 or URL.
- 「Framework」 Make universal(fat) / archive(with bitcode) framework.
- 「WebView」 Several summary for javascript in webview.
- 「Keyboard」 Tracking keyboard frame changed. Precondition for multitasking app. Show specific type of keyboard.
- 「UICollectionView」 PageView with peeking item in UICollectionView. Fast paging flowlayout for UICollectionView.
- 「UIScrollView」 Zooming image with UIScrollView.
- 「String」 Decompose Hangul string. Make superscript text with NSAttributedString. About convert from BASE64URL to BASE64.
- 「cloud」 Have to setting for UICloudSharingController.
- 「UIViewController」 ViewController lifeCycle and modalPresentationStyle. Extention for VC shared instance and pop/push operation.
- 「View」 About, custom View initiation Timing and Z position. Make custom view in Kotlin. Measuring Width/Height. UITextView's detected link and using pointInside function. About for View and ViewContoller instantiate.
- 「Store」 iTunes API, lookup by bundle ID
- 「UIResponder」 Show keyboard with "done" toolbar. Get current firstResponder object.
- 「UICollectionView,」 Basic behavior for between reusableView and contentView.
- 「Bridging」 Use Objective-C class in Swift project. Use Swift class in Objective-C project.
- 「Closure」 About non-escaping, escaping closure and optional closure.
- 「UIPageViewController」 Odd behavior on UIPageControl. InfinitePageView.
- 「UITextField」 Inset with clearButton in UITextField.
- 「UIViewContoller」 Some extention for UIViewContoller segue.
- 「KeyChain」 KeyChain and App update. Basic instrument using KeyChain.
- 「Security」 Basic instrument for AES256 encrypt & decrypt.
- 「Photos」 Basic instrument get photos and display.
- 「UIXib」 Initialize code for make custom view using UIXib.
- 「UUID」 Make UUID from current time base.
- 「UIWindow」 Snackbars in iOS.
- 「Storyboard」 Maybe you got feel storyboard based color and coded color has some different.
- 「Color」 Alpla value for "#AARRGGBB"
- 「UITextView」 Save/Load TextView with RTFD.
- 「Network」 Timeout custom view for network.
- 「AVFoundation」 Simple QR Scanner.
- 「CompoundButton」 Android CompoundButton(Controllable) acting weird sometimes.
- 「CATransform3D」 Flipping two views, front and back with 3D effect.
- 「CocoaPods」 Using CocoaPods with Mac Catalyst Project.
- 「CABasicAnimation」 CAShapeLayer fillColor Flickers when calling block in animationDidStop.
- 「Transform」 Transform UIView to another.
- 「UIImage」 Blurring UIImage. UIView to UIImage.
- 「UIImageView」 Warning about UIImageView Animation.
- 「UICollectionViewFlowLayout」 Make custom UICollectionViewFlowLayout.
- 「NPM」 NPM package.json, module version check and update.
- 「Path」 Path & PathMeasure in Kotlin