[FREE] LottieView Extension in your app online data

LottieView Extension
Create Custom LottieView in your App in this lib👉 airbnb.io
, Appinventor app

You can set url to load online lottie animation link👉lottie file animation data in app.



Example Blocks

Blocks1

Blocks2 A

  • layout ~ set layout.

  • srcUrl ~ set json url in String.

  • height ~ set height in int value.

  • width ~ set width in int value.

  • paddingTop ~ set padding top to bottom in int value.

  • bgColor ~ You can also set String in hex value color code.

  • repeat ~ set repeat animation in boolean value true or false .


    blocks (49)

    Blocks2 B

  • layout ~ set layout.

  • srcUrl ~ set json url in String.

  • height ~ set height in int value.

  • width ~set width in int value.

  • paddingTop ~ set padding top to bottom in int value.

  • bgColor - You can also set make a color block in decimal value.

  • repeat ~ set repeat animation in boolean value.


    blocks (48)


    Preview this Extension :point_down:

https://youtu.be/R3lCCKD0L50

June 5, 2021
Last Update 06/06/2021
Version - 1

Download link aia lottieView.aia (11.4 KB)
Download link apk in github
Download link aix LottieView.aix (7.4 KB)
.
Changelogs..
change the name of 1st block in speling mistake.
.

You Can Love My Work then like and feel free to Donate me :point_right: PAYPAL


Join our telegram Group of letest update

TECHHAMARA
App Development help aia and Extension To Join This Group👇

13 Likes

Does it really work in App Inventor?

1 Like

@vknow360 sure

It works.
I suspected that it will not work by looking at aix's size.
If you have not used lottie's jar file then have you used webview? :thinking:

3 Likes

Maybe or load HTML directly. The only/one possible way to get it working without any overload.

2 Likes

I can not build now that I put the extension

The test aia project with three screens builds OK here, there must be an issue in your blocks/code somewhere.

1 Like

@TechHamara Just spotted a typo in one of your blocks:

Should be CreateView

@TIMAI2 you are right
I am changed the name spelling mistakes..:grin::grin:
So check 1st post in update version

1 Like

@Android_Creator work fine
check again

@Kumaraswamy yes sure but json url not change in our app.

1 Like

Can you update your first post with the new aia, you may also want to update your image/s and changelog

Webview + logic?

2 Likes

@TIMAI2 i am not updated because new user restrictions but update later.

I will do it for you. - the two links and image updated in first post.

1 Like

@TIMAI2 sure

Look this:

Now that's what I'm looking for :thinking:.

1 Like

Thank you for making this extension. It is really cool. Is there a way of using a local json file as the source? I don't expect my app to be used with an internet connection.