These are great suggestions, I was able to reduce my android app size from 35mb to 9mb. Definetly did impact on the downloads count. Just be careful when enabling proguard, certain libraries require additional configurations. Cool video!
hii evening kid i just want to say thanks first and other thing is i'am trying to install flipper for last day till now but i am unable to figure out how do i connect my react native app to flipper. it showing me error like openssl reading permission denial please reply.
Another great video! Just want to point out that with RN 0.64, Hermes is also supported on iOS. Enabling Hermes improves many things like TTI, app bundle etc (but you cannot debug in Chrome).
Dude, you are a GODSEND. I just want to say, love your videos! Please keep doing RN & could you please do some more animations or shared elements? Thanks man! Your channel will BLOW UP!
evening kid You’re welcome! Nothing specific in mind, but maybe some videos where you replicate some animations/shared elements/functionalities in big/popular apps? I think that would be really cool :D
The documentation isn’t bad at all. Maybe you should try out such things yourself for better understanding. Or you can ask something if you have any issue implementing something.
Awesome and very useful :) Maybe you could explain in the future (if it's in the youtube videos schedule :P ) how we can optimize, in terms of performance, a reusable component and the use of React memo, useMemo, useCallback, etc. Cheers :)
Hey Kid, I love your video editings! Just curious, which software do you use to edit videos and also which screencast? and whats the approximate amount of time it takes you to edit a single video. Thank you! Wish you best for your Channel
I use a lot of different softwares, plus my own tools. I edit my videos on iPad using Luma Fusion and record my phone using...the iOS screen recorder! It really takes me a lot of time to put out a video, that's why I don't upload more often. Thank you for your comment and the kind words :)
This channel will be the best for React-Native pretty soon. Keep up the great work my friend!
one of the best channels for react native. Thanks for this great content
Upgrading to new RN version is a nightmare.
These are great suggestions, I was able to reduce my android app size from 35mb to 9mb. Definetly did impact on the downloads count. Just be careful when enabling proguard, certain libraries require additional configurations. Cool video!
Thank you for sharing Martin, great feedback really :)
Awesome content bro. Truly helpful
Gotta try Flipper, you’re right. Just the thing which stops me is that almost all of the projects I’m working on decided to strip it out 🤷♂️
Was waiting for this one. Awesome
Thanks Mileta :)
hii evening kid i just want to say thanks first and other thing is i'am trying to install flipper for last day till now but i am unable to figure out how do i connect my react native app to flipper. it showing me error like openssl reading permission denial
please reply.
Another great video! Just want to point out that with RN 0.64, Hermes is also supported on iOS. Enabling Hermes improves many things like TTI, app bundle etc (but you cannot debug in Chrome).
Very true, I should have mentioned it you're right! Thanks for clarifying it here :)
@@eveningkid Congrats on 3K
Dude, you are a GODSEND. I just want to say, love your videos! Please keep doing RN & could you please do some more animations or shared elements? Thanks man! Your channel will BLOW UP!
Thank you Michael really!! I've done quite a few animation/shared elements videos. Do you have anything in mind? :)
evening kid You’re welcome! Nothing specific in mind, but maybe some videos where you replicate some animations/shared elements/functionalities in big/popular apps? I think that would be really cool :D
A suggestion : Make tutorial on ScrollView , FlatList with all their props and the Events due to bad documentation.
The documentation isn’t bad at all.
Maybe you should try out such things yourself for better understanding.
Or you can ask something if you have any issue implementing something.
Can you please make a video about pan and pinch animation in same object.like move and scale a same object.
Great tools!
Awesome and very useful :) Maybe you could explain in the future (if it's in the youtube videos schedule :P ) how we can optimize, in terms of performance, a reusable component and the use of React memo, useMemo, useCallback, etc. Cheers :)
Maybe this could be useful you're right! I feel like there's always some debate around optimisation in React...I'll think about it, thanks Dan :)
Awesome
take care of heavy renders instead of re-render
Hi, what tool do you use to edit your videos? regards
Can you talk how I can optimisebmy flatlist please
Hey Kid, I love your video editings! Just curious, which software do you use to edit videos and also which screencast? and whats the approximate amount of time it takes you to edit a single video. Thank you! Wish you best for your Channel
I use a lot of different softwares, plus my own tools. I edit my videos on iPad using Luma Fusion and record my phone using...the iOS screen recorder! It really takes me a lot of time to put out a video, that's why I don't upload more often. Thank you for your comment and the kind words :)
Awesome Awesome.
Thank you 👏
Thank YOU :)
Is react native team working on removing javascript bridge so that we can have native feel and it is possible or not??
It's possible using turbo modules but there's a bigger update coming up with no release date yet..!