7
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Lottie.jsの紹介

Last updated at Posted at 2022-04-12
1 / 6

Lottie.jsとは

Lottieは民泊で有名なAirbnbが開発したアニメーションライブラリ。
Adobe After Effectsで作ったアニメーションを簡単に制御することができる。

JavasScriptの他にもKotlinやSwiftでネイティアプリ向けのライブラリを提供している。


See the Pen Untitled by Nobuo (@nobuo1106) on CodePen.


メリット

・ファイル形式がJSONなのでSVGに比べて軽い。アイコンであれば10kb以下。
・アニメーションが滑らか。

See the Pen Untitled by Nobuo (@nobuo1106) on CodePen.


・動きを制御できる。

See the Pen heart lottie by Nobuo (@nobuo1106) on CodePen.


実用的なフォームでのマイクロインタラクション

See the Pen lottie form by Nobuo (@nobuo1106) on CodePen.

---

ご静聴有難うございました。

7
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?