Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@hongmhoon
@hmhv
12
Posts
385
Contributions
10
Followers
Follow
http://hmhv.info/
Following tags
JavaScript
CSS
HTML
PHP
Objective-C
iPhone
Organizations
Comments
「Drama」リアルなプロトタイプを最速で作れるUIデザインツール
commented
> One time purchase. ホームページにはこう書いてますが、サブスクリプションですかね?
iOSアプリ開発でアニメーションするなら押さえておきたい基礎
commented
>isRemovedOnCompletionとfillModeについてですが、Core Animationの場合、UIKitのアニメーションと逆で、アニメーション後はアニメーションした位置や値に留まる...
removedOnCompletionをfalseにするならanimationDidStopでremoveAnimationを実行した方が良い(かも)
commented
``` animateStrokeEnd.removedOnCompletion = false animateStrokeEnd.fillMode = kCAFillModeForwards ```...
SwiftのArrayとDictionaryの使い方
commented
valueにnil入れて削除できるのはvalueのタイプがOptionalではない場合のみです。 もしValueのタイプがOptionalの場合は、nilの代入になり削除しません。 知らないとややこし...
1 / 1