How to Animate Your Bubble App - Bubble.io Tutorial

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 12

  • @kids_mindcare936
    @kids_mindcare936 5 місяців тому

    I was looking for this! Thank you so much

  • @karlcardozatv
    @karlcardozatv 4 місяці тому

    Nice. Really helps. Thanks man

  • @pandimus7
    @pandimus7 5 місяців тому

    This is exactly what I need right now! The course is bought.

    • @NoCodeAcademy
      @NoCodeAcademy  4 місяці тому

      Awesome thanks for your purchase. Any feedback you have about, or any specific animations you're looking to do, feel free to reach out and let me know.
      Saw this simple site today and think they do great with balancing enough animations to make it interesting and not going overboard -- www.twicpics.com/. Cheers.

  • @CreativesDesign-x4j
    @CreativesDesign-x4j Місяць тому

    Thanks for video. But can this method works for phone device, since the elements will have different height?

    • @NoCodeAcademy
      @NoCodeAcademy  29 днів тому

      Hi thanks for the comment. Yes it can, the general idea being to add conditionals at the varying screen widths and updating scroll depths.
      If you want a full walk through, check out course #3 on www.nocodeacademy.co/offers/bFUVVQGS. It works through the UI build of a page showing exactly this.

  • @heinspriarta9021
    @heinspriarta9021 3 місяці тому

    hi, what plugin is that, i dont have the animation section in my workflow page

    • @NoCodeAcademy
      @NoCodeAcademy  3 місяці тому

      Hi thanks for the comment. It's an out-of-the-box Bubble workflow. In the workflow area, create a new action with "Click here to add an action" button on an existing or new workflow. Then start typing the word animate and it should pop right up. Hope that helps.

  • @ClownCallout
    @ClownCallout 4 місяці тому

    Great solution thanks for your time, I been searching for a method like this for ages. Only trouble I am having is that my hero elements text images etc are already visible when the page loads, then does the animation. Any idea why this might be?

    • @NoCodeAcademy
      @NoCodeAcademy  4 місяці тому

      Hi thanks for the question -- you've unchecked your text, image, etc hero elements to not be visible upon page load and they are showing visible upon page load?
      Check the conditionals tab if there is something making them visible or check that there was no mistake made in hiding the elements upon page load.
      Worst case scenario is you would rebuild a few elements of your hero page on a new page to dissect just what exactly is the problem. Hope that helps.

    • @ClownCallout
      @ClownCallout 4 місяці тому

      @@NoCodeAcademy Thanks so much for the reply! I appreciate you amigo! Ahhh! So I need to make sure everything is set not to be visible. I didn't see that mentioned in the video, but obviously that would make absolute sense 😂. I been developing in Bubble a long time but never touched on animations. Will give that a try again massive thanks for your time and help!