I would like to take the course, but I haven't done trigonometry, physics in a very long time. How much should I know before taking the course? What kind of math should I know before purchasing the course?
Great video! Out of curiosity what prompted you to switch from the SM7B to to the MV7? I have an MV7 myself that I use it with an XLR connection and absolutely love it, but I didn't previously own a SM7B 😅
I'm still struggling with the sound quality on my channel but I'm really enjoying with the mv7 is that you can speak further away from the mic, so it's a cleaner shot on video. but yes I'm so surprised by how good the mv7 is. This video has a nice tip about improve plosives with the mv7: ua-cam.com/video/7HLLVWvyKQk/v-deo.html
@@wcandillon Awesome thanks! And yeah, one of the first things I did after I bought my MV7 was purchase the SM7B replacement filter, to reduce the plosives. It’s worked really well so far!
More than amazing video as usual! A question please: What's the difference between this: `style={[StyleSheet.absoluteFill, style]}` and using the spread operator and Stylesheet.compose?
@@ahmedam77 with compose, no need to spread (according to the documentation). Spreading means to take all in the array (or object) and put that in one line in something else. We use spread to copy arrays or object. const arr1 = [a,b] const arr2 = [c,d] const arr3 = [...arr1, ...arr2] //output : [a,b,c,d]
@@ahmedam77 ah yes 🤗 style=[a,b] is used when we defined style with StyleSheet.create. style={...a,...b} could be use with style "in jsx" (object defining style without StyleSheet.create. But by convention we all use style array :)
In my case, the animation worked flawlessly on iOS, but there were major issues on the Android device. Primarily, the bottom part of the button moved a bit on the beginning and the entire svg was cropped by the top border of the tap bar.
@@wcandillon Nice man! You don't need to, but maybe lots of people would be interested in more "gettings hands dirty" parts of development - like this one above. "Debugging a problem in Android" etc
It kinda feels strange on android, there is a small moment where the mask moves up a few pixels before filling the whole path and going back to its original place. I honestly would like ot know whats going on there.
Thanks William, really nice video! Can you please address multi-platform shadows, such as those found in the reflectly app, in your next videos? This would help me a lot as I am currently struggling with this. Especially for Android.Thanks again for the good content :)
Awesome video! Could you try making the Doodle time selector in React Native? The one where the time blocks are draggable, resizable and where multiple time blocks can fit in the time grid. I think it's pretty complex and would be great to see if you're able to pull it off!
This video is not about teaching react native. You should learn the syntax and how react native basically works and then you should come watch here so you won't get lost. He uses Reanimated 2 package for animation.
You didn't got me, in know he doesn't teach basic stuff, drop your expo link of your project which you have made so far, I wanna see how you devloped an app.
L'intro explicative est juste excellente ! C'est du très bon boulot bravo et merci pour le tuto !🤗
Wow man, So awesome stuff to see
dude you are amazing!!
What an awesome video....... thanks a lot buddy 😁
Bro I'm new to the channel, omg u killing it ❤ love ur work
Thank you 🙌🏼 And Welcome!
proprement hallucinant. Bravo
If anyone is on the fence, I strongly recommend the course!
I would like to take the course, but I haven't done trigonometry, physics in a very long time. How much should I know before taking the course? What kind of math should I know before purchasing the course?
Awesome! Great job 👏
Thanks, Super William
Dope intro!
I Love the background
This is awesome!
tres bien video
good job!
Awesome!
Next, The Reflectly App - “Can it be done in React Native?”
awesome, thanks
Great video! Out of curiosity what prompted you to switch from the SM7B to to the MV7? I have an MV7 myself that I use it with an XLR connection and absolutely love it, but I didn't previously own a SM7B 😅
I'm still struggling with the sound quality on my channel but I'm really enjoying with the mv7 is that you can speak further away from the mic, so it's a cleaner shot on video. but yes I'm so surprised by how good the mv7 is. This video has a nice tip about improve plosives with the mv7: ua-cam.com/video/7HLLVWvyKQk/v-deo.html
@@wcandillon Awesome thanks! And yeah, one of the first things I did after I bought my MV7 was purchase the SM7B replacement filter, to reduce the plosives. It’s worked really well so far!
More than amazing video as usual!
A question please:
What's the difference between this: `style={[StyleSheet.absoluteFill, style]}` and using the spread operator and Stylesheet.compose?
No difference. Style array can concat multiple styles, compose can only concat 2 stylesheet object ;)
@@rphlmr noted. But what's the difference between spreading... And array
@@ahmedam77 with compose, no need to spread (according to the documentation).
Spreading means to take all in the array (or object) and put that in one line in something else.
We use spread to copy arrays or object.
const arr1 = [a,b]
const arr2 = [c,d]
const arr3 = [...arr1, ...arr2] //output : [a,b,c,d]
@@rphlmr what I meant is, the difference between style={[a, b]} and style={{...a,...b}}
@@ahmedam77 ah yes 🤗
style=[a,b] is used when we defined style with StyleSheet.create.
style={...a,...b} could be use with style "in jsx" (object defining style without StyleSheet.create.
But by convention we all use style array :)
what is alternate package for react-native cli of gl-react-expo
In my case, the animation worked flawlessly on iOS, but there were major issues on the Android device. Primarily, the bottom part of the button moved a bit on the beginning and the entire svg was cropped by the top border of the tap bar.
my apologies for that, I will update the android version in the upcoming days.
@@wcandillon Nice man! You don't need to, but maybe lots of people would be interested in more "gettings hands dirty" parts of development - like this one above. "Debugging a problem in Android" etc
@@hugoschmitt1772 the same here. thanks in advance
@@wcandillon Hi William, will you be fixing this on Android? Thanks!!
@William Candillon migrated it to use React Native Skia and it works wonderfully now! You are a beast dude
It kinda feels strange on android, there is a small moment where the mask moves up a few pixels before filling the whole path and going back to its original place. I honestly would like ot know whats going on there.
you checked on actual device?
@@glendonphilippbaculio1811 yeah emulator and device. Later i cloned his project and had the same issue...
Thanks William, really nice video!
Can you please address multi-platform shadows, such as those found in the reflectly app, in your next videos? This would help me a lot as I am currently struggling with this. Especially for Android.Thanks again for the good content :)
Perfect 😀😀😀😀😀
how I will try this on my pc, I cannot clone repo? please some help..
how to use boilerplate and source? any word about it.. sad..
Hi, now with reanimated 2.3.0 you could use "layout animations" to also animate the menu items appearing ;)
Nice video, thanks.
What is this VScode theme, you use???
what library or why isthe error screen showing the errors that well? as inside an IDE, it is better than the one I have by default
ok, it is the react-native version, y updated from 0.62.2 to 0.64.0 and i have that now
Who can dowvote that ! Thanks. Now I want to play with programmatic svg 🤗
Please is your animation course beginner friendly. I'd love to subscribe, but I need to be sure its a course I can understand.
Awesome video! Could you try making the Doodle time selector in React Native? The one where the time blocks are draggable, resizable and where multiple time blocks can fit in the time grid. I think it's pretty complex and would be great to see if you're able to pull it off!
what editor ur using ???????
I followed the boilerplate and I couldn't find the background you're showing: Good evening, etc.
More CSSBattle!!!!!!
I would like to see how you do the "Confetti shower" animation with React-Native... :)
How these boilerplates work, how do i know which package is installed, confused, new to react native can anyone help please!
This video is not about teaching react native. You should learn the syntax and how react native basically works and then you should come watch here so you won't get lost. He uses Reanimated 2 package for animation.
You didn't got me, in know he doesn't teach basic stuff, drop your expo link of your project which you have made so far, I wanna see how you devloped an app.
Didn't the reflectly had many problems with react Native? I read their article that it wasn't the same exp they had in both platforms.
I was lost after 16 minutes. haha.
plz provide on javascript also
You should try react native Windows
Svgs give me headache :|