Experimental Blur Gradient in React Native

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

КОМЕНТАРІ • 25

  • @MaxIme555
    @MaxIme555 Рік тому

    Hi William! Another insightful video.
    Here is one I try to do with react native: live camera preview with inverted color filter that can also take a picture in full resolution.

  • @eminence_
    @eminence_ Рік тому +4

    Wish Skia would work with normal react native primitives but I guess that's too much to ask

    • @wcandillon
      @wcandillon  Рік тому +8

      it will get there but it will need a bit of time.

  • @wdospinal
    @wdospinal Рік тому +1

    I'd love Skia, however I don't work with it, I need a new personal project with this

  • @Kovelart
    @Kovelart 2 місяці тому

    So awesome

  • @kwesikayofficial3078
    @kwesikayofficial3078 Рік тому +2

    Great video ❤❤

  • @jerryjohnthomas4908
    @jerryjohnthomas4908 Рік тому

    Hi William, huge fan here. Wanted to know your take on three js on react native (react three fiber), in comparison with skia. 😊. If you have worked on it how would the performance tradeoff look like. Tnx

  • @BayramArif
    @BayramArif Рік тому

    Very interesting result. But still wondering, how to implement such effect when there is moving objects behind the blurred area :) You know it's always fine on IOS. The problem is on Android. IDK when Google will have a major approach on this topic on Android side.

    • @wcandillon
      @wcandillon  Рік тому

      I think here we really need to gather what is the state of the art on Android and use it:
      github.com/Dimezis/BlurView
      docs.flutter.dev/platform-integration/android/platform-views
      I haven't investigated this topic yet.

  • @thomazcapra5535
    @thomazcapra5535 7 місяців тому

    Can you make a video exploring figma mesh gradient implementation in react-native?

    • @wcandillon
      @wcandillon  7 місяців тому +1

      that's a great question, here it is: ua-cam.com/video/0FC8O9mRUmg/v-deo.html

    • @thomazcapra5535
      @thomazcapra5535 7 місяців тому

      @@wcandillon great! :) always learning with you!

  • @elmago1248
    @elmago1248 Рік тому

    There is a way to replace the modalize's overlay with blur?

    • @wcandillon
      @wcandillon  Рік тому +1

      You would need to do backdrop filter: ua-cam.com/video/ao2i_sOD-z0/v-deo.html
      If the background if a native view and is "static" you can look at this API: shopify.github.io/react-native-skia/docs/snapshotviews/

  • @neilhackgamer5941
    @neilhackgamer5941 Рік тому

    What's font do use in your editor? Tell me, please

  • @alexfrozen
    @alexfrozen Рік тому

    Fast blur shader is a lie (c) Aperture Science

  • @usmanmarkaz
    @usmanmarkaz Рік тому

    Sir plz make one complete playlist on React native Reanimated plz sir plz

    • @wcandillon
      @wcandillon  Рік тому +1

      start-react-native.dev/

    • @usmanmarkaz
      @usmanmarkaz Рік тому

      sir its free or not ?? @@wcandillon

  • @jude6334
    @jude6334 Рік тому

    Bro you look like that one guy from Hot Ones

  • @Mehrabm
    @Mehrabm Рік тому

    Hello👋