🔢[New Plugin] CountUp PRO By EzCode

Hi no-coders!
We’ve launched our new plugin

countuplogo_new CountUp PRO

Animate counting in a text element by providing a start and end value and it will create animations that display numerical data.

The plugin can count in either direction (up or down), depending on the start and end values that you pass.

Full control with actions, states and events.

countup_demo

Plugin actions:

  • Start
  • Toggle Pause/Resume
  • Reset
  • Update (Update the end value and restart animation)

Plugin events and states

  • Event: Count ended
  • State: Is counting (Yes/No)

Market: https://bubble.io/plugin/countup-pro-1592987550887x784466954542383100

Demo: https://ezcodepluginsdemo.bubbleapps.io/count_up


ez_logo EzCode.co
All plugins: https://bit.ly/3il0JcG
All templates: EazyCode - Custom development Contributor Profile | Bubble
Twitter: https://twitter.com/ezcode_official

2 Likes

Hello ,
Anyway to apply this plugin in RG?
Say i have some amount of cells in a rg with a text box holding a different number, how can i animate count up that number in the rg cell ?
Thanks

Just add the plugin element in the rg cell, and give your text an id that contains current cell index, so in that way, every cell will have an unique ID.

Example:
Screenshot 2021-02-04 at 15.15.12

But still i have to animate each and every cell (with an unknown number cells) and with a number that is determined on runtime by the cells parent thing.

so what is the problem? you just add the plugin element in the rg cell, and every cell will be animated

and that’s how it works:
ezgif.com-gif-maker (1)

Wonderful! amazing and simple!

1 Like