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
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.
@@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
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!!
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
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
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?
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.
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
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
we would love to have a bridging Tuto from you my friend . Good work on skia
Awesome content! Just subscribed to your channel! Merci!
I look forward to your videos😀😀😀
Very interesting, but for someone that just starts its unclear what I need to do to get this. Canvas?
This is a weird question but what is Williams VSCODE Font style? 🤨
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.
How about RN 0.68 new fabric renderer ? Will you create a review video about it.
Will 0.68 include fabric?
@@x-a-m-s-a sure. you can test preview version atm
@@ImVuCms Wow, where can I find it, I checked the doc but found nothing :|
@@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
@@ImVuCms Yeah I installed .68 yesterday but thought the new renderer was enabled by default. Thanks a lot for the info mate :))
In your course will have new content focusing on skia?
yes hopefully when we reach the beta stage
Does anybody know when the fabric renderer will be available for us?
Thanks sir, i am waiting taptargetview tutorial 🥰
The more you know ✨ 🌠
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!!
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
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
One question, not about this topic but not able to find it anywhere.
How to ask for MANAGE_EXTERNAL_STORAGE permission?
Hi, this doesn't work in expo managed project can you please upload a video on glassmorphism in expo managed project
whats everyones favorite RN component library?
where
did
you
get
that
hoodie?
hi willaim how to use skia in a text node???
Can I use Skia in react-native npm without expo?
Welcome skia
What about neumorphism? Can it be done too right now? If not, are there any plans for it?
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?
Hope you added the GestureRootView to the root of you app.
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.
awesome
when will skia be ready?
Anyone can explain me how his emulator has white bezels?
Probably he is using his physical phone on a mirror app
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
I lost it at 7:55 when William was about to yawn hahaha
Does it work for android?
Wooow!
why flutter is growing at faster pace than react native???????
Hi sir, I am you big fan of you, can you create react native bare plugin for tensorflow mashin learning.