We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cbad1 commit 50d4019Copy full SHA for 50d4019
plugin/platforms/android/native-api-usage.json
@@ -0,0 +1,11 @@
1
+{
2
+ "uses": [
3
+ "com.airbnb.lottie:LottieAnimationView*",
4
+ "com.airbnb.lottie.model:KeyPath*",
5
+ "com.airbnb.lottie.value:LottieValueCallback*",
6
+ "com.airbnb.lottie:LottieProperty*",
7
+ "com.airbnb.lottie:RenderMode*",
8
+ "android.animation:Animator",
9
+ "android.animation.Animator:AnimatorListener*"
10
+ ]
11
+}
0 commit comments