Glassmorphism in React Native

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

КОМЕНТАРІ • 43

  • @ajagaabdulbasit
    @ajagaabdulbasit 2 роки тому

    I really enjoy your tutorial, I actually think you among the best React native tutor on Internet, I really admire your love for the community I really wish I am in the capacity to buy you a coffee, but some day I will surely buy you a coffee. Great work

  • @kimoouz1234
    @kimoouz1234 2 роки тому +1

    we would love to have a bridging Tuto from you my friend . Good work on skia

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

    Awesome content! Just subscribed to your channel! Merci!

  • @r_alisher
    @r_alisher 2 роки тому

    I look forward to your videos😀😀😀

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

    Very interesting, but for someone that just starts its unclear what I need to do to get this. Canvas?

  • @SaadSiddiqui-p3v
    @SaadSiddiqui-p3v 4 місяці тому

    This is a weird question but what is Williams VSCODE Font style? 🤨

  • @ashokkumbhar4217
    @ashokkumbhar4217 2 роки тому +2

    Hi William, we loved your all tutorial, and it's great learning for us.
    I have one request, can you please record one video on creating an npm package for React Native with JavaScript which has Android/iOS folders.

  • @ImVuCms
    @ImVuCms 2 роки тому +2

    How about RN 0.68 new fabric renderer ? Will you create a review video about it.

    • @x-a-m-s-a
      @x-a-m-s-a 2 роки тому

      Will 0.68 include fabric?

    • @ImVuCms
      @ImVuCms 2 роки тому +1

      @@x-a-m-s-a sure. you can test preview version atm

    • @x-a-m-s-a
      @x-a-m-s-a 2 роки тому

      @@ImVuCms Wow, where can I find it, I checked the doc but found nothing :|

    • @ImVuCms
      @ImVuCms 2 роки тому +2

      ​@@x-a-m-s-a Create new app using React Native CLI: npx react-native init NewRN68App --version 0.68.0-rc.1
      Add react-native-screens the same way as usual: yarn add react-native-screens
      Now, to enable Fabric on iOS, you need to run RCT_NEW_ARCH_ENABLED=1 pod install in the ios folder.
      For Android, you need to change newArchEnabled=true in android/gradle.properties
      Sent comment 3 times but don't know why my reply seem hidden

    • @x-a-m-s-a
      @x-a-m-s-a 2 роки тому

      @@ImVuCms Yeah I installed .68 yesterday but thought the new renderer was enabled by default. Thanks a lot for the info mate :))

  • @Gustavo-bi4hv
    @Gustavo-bi4hv 2 роки тому +1

    In your course will have new content focusing on skia?

    • @wcandillon
      @wcandillon  2 роки тому

      yes hopefully when we reach the beta stage

  • @x-a-m-s-a
    @x-a-m-s-a 2 роки тому +1

    Does anybody know when the fabric renderer will be available for us?

  • @minkgkyaw1729
    @minkgkyaw1729 2 роки тому

    Thanks sir, i am waiting taptargetview tutorial 🥰

  • @nxte8506
    @nxte8506 2 роки тому

    The more you know ✨ 🌠

  • @lucasheise1371
    @lucasheise1371 2 роки тому

    Hi Willian, how's it going? Do you have a playlist (or recommendation) to begin learning RN? I try to follow your videos but it's a little advanced (and you use some stuff that for some reason in mine doesn't work)...
    Thanks!!

    • @pasteancalin7826
      @pasteancalin7826 2 роки тому +2

      Don't get discouraged, this stuff is hella advanced. I still struggle with some of the tutorials and I've done multiple apps in react native in the past 4 years

  • @aditya_s_rao7877
    @aditya_s_rao7877 2 роки тому

    Hey William great video! On an unrelated note can you tell me the name of the extension you use that lets you see the color highlighted over the hex codes

  • @nishadpatil9886
    @nishadpatil9886 2 роки тому

    One question, not about this topic but not able to find it anywhere.
    How to ask for MANAGE_EXTERNAL_STORAGE permission?

  • @nasyxrakeeb8665
    @nasyxrakeeb8665 2 роки тому

    Hi, this doesn't work in expo managed project can you please upload a video on glassmorphism in expo managed project

  • @joshlane9861
    @joshlane9861 2 роки тому

    whats everyones favorite RN component library?

  • @supercoolnerd23
    @supercoolnerd23 2 роки тому

    where
    did
    you
    get
    that
    hoodie?

  • @danielpradeep1293
    @danielpradeep1293 2 роки тому

    hi willaim how to use skia in a text node???

  • @himanshugupta9010
    @himanshugupta9010 2 роки тому

    Can I use Skia in react-native npm without expo?

  • @umaralfaruq1304
    @umaralfaruq1304 2 роки тому

    Welcome skia

  • @alirezahadjar
    @alirezahadjar 2 роки тому

    What about neumorphism? Can it be done too right now? If not, are there any plans for it?

  • @ericb252
    @ericb252 2 роки тому +1

    Great video collections but for someone just entering react native I find it hard to start any of these videos. For example. I Got the chess app tutorial you made running but touch events are not working on Android. Can you please do a back to basics or Expo 101 video to get started?

    • @josephajibodu2377
      @josephajibodu2377 2 роки тому

      Hope you added the GestureRootView to the root of you app.

    • @josephajibodu2377
      @josephajibodu2377 2 роки тому

      You can all check the GitHub repo for the full code….
      And personally, I think his videos are just to help you understand concepts and ideas. I found it hard to follow his animation tutorials until I personally learnt the basics. Now it’s easy for me to follow him.

  • @luiferadventures
    @luiferadventures 2 роки тому

    awesome

  • @mudandmoss4132
    @mudandmoss4132 2 роки тому

    when will skia be ready?

  • @felipevieira9840
    @felipevieira9840 2 роки тому +1

    Anyone can explain me how his emulator has white bezels?

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

      Probably he is using his physical phone on a mirror app

  • @eakzit3181
    @eakzit3181 2 роки тому +1

    I would definetely watch that and try it at home (was waiting for some time to try glass morphism in RN), but Russia is bombing my country and I cannot try it now. If I'll stay alive - will try it

  • @aprilmintacpineda2713
    @aprilmintacpineda2713 2 роки тому

    I lost it at 7:55 when William was about to yawn hahaha

  • @gevorggepenyan6040
    @gevorggepenyan6040 2 роки тому

    Does it work for android?

  • @DrNabeel20
    @DrNabeel20 2 роки тому

    Wooow!

  • @yolla_4
    @yolla_4 2 роки тому

    why flutter is growing at faster pace than react native???????

  • @jagoHindu940
    @jagoHindu940 2 роки тому

    Hi sir, I am you big fan of you, can you create react native bare plugin for tensorflow mashin learning.