Animated Blur Cards with React Native (Skia)

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 11

  • @Reactiive
    @Reactiive  2 месяца назад +3

    Hello there 👋
    I hope you'll enjoy this tutorial 🎥
    If you want to dive deeper into Skia, Reanimated, and Gesture Handler, this is the last month to enroll in my course: reanimate.dev/
    Registration closes on November 8th and will reopen in 2025 👀

  • @jondoe79
    @jondoe79 2 месяца назад +6

    Your tutorials are very practical for real world animations. Subtle small designs brings comfortable engagement.

    • @Reactiive
      @Reactiive  2 месяца назад

      Thanks for the feedback ❤

  • @_ParekhJeel
    @_ParekhJeel 2 месяца назад +2

    Great Work bro! 🎉 Amazing animation! 😃

  • @fabrizia5777
    @fabrizia5777 2 месяца назад +1

    This is awesome 🎇

  • @Cuwubiq
    @Cuwubiq 2 месяца назад +1

    0:24, i mean, bold claim. i have been able to make such thing with no js directly just html + css. maybe i just didn't quite get how you meant it but directly, just with modern css, this is totally possible

    • @Reactiive
      @Reactiive  2 месяца назад +3

      @@Cuwubiqof course it's possible on the web. But achieving this behavior on a native Android app with React Native can be quite challenging 👀

    • @Cuwubiq
      @Cuwubiq 2 месяца назад

      @@Reactiive yeah, thought you mean it some sort of that way, thanks for the explanation, wonderful work with the whole thing btw! shows how rnskia is so much more competent and robust. Incredible video, thanks for it!

  • @kamal9650-z1w
    @kamal9650-z1w Месяц назад

    Hi please make tutorial for react native music app transition

  • @omerattias9003
    @omerattias9003 2 месяца назад

    amazing content, thank you from israel ! i would love to learn more about skia!
    can we add a text and views inside the blur cards of react-native on top of canvas of skia?

    • @Reactiive
      @Reactiive  2 месяца назад +1

      Thanks! Unfortunately we can't use react native components in a Skia Canvas but there are a lot of solutions (such as using Skia Text)