如何以不同方式在屏幕上制作 letters/words 动画

How to animate letters/words on screen in different ways

我知道如何 use/show 在 ImageView 中制作动画图像。但我想知道这是否可能在原生 iOS and/Or Android 中 letters of a string 可以通过以下方式显示在屏幕上不同形状的动画。

For Example:

Ballons on the full app screen pop and deposit the words of the text/string.

Popcorn in a pan on the full app screen pop and deposits the words of the text/string.

然后这些 letters/words 会向下移动到应用程序屏幕的底部,并且 placed/shown 在某些 textView

我搜索了很多,但在 Native 环境中没有找到类似的东西。

我找到了THIS LTMorphingLabel,但离我的要求还很远。

任何想法或方向将不胜感激。

Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!

你可以为每个字母设置不同的动画

玩得开心