Always a pleasure to see "Pradip Debnath" notifications. Thank you for you work !
@itzpradip3 жыл бұрын
It's my pleasure
@Sso13373 жыл бұрын
me too
@YoniWol Жыл бұрын
Thanks!
@yash35913 жыл бұрын
I googled best react native tutorials and found your channel on top.🙌
@kwakustiles45173 жыл бұрын
“Pradip Debnath” is the first person who made React Native look easy and friendly to me.
@itzpradip3 жыл бұрын
Thanks for your appreciation, it means a lot to me. 😀
@arinzenchor87623 жыл бұрын
Same here He made me understand and boost my react native skills 💪
@xiaojingshi17323 жыл бұрын
Thank you!!! Your tutorials are easy to flow and you explained every step along with coding very well. Please update soon!
@bharatmishra2503 жыл бұрын
Your content is very clear
@gylyjovpy3 жыл бұрын
Thanks a lot for great tutorials, you are great man
@seclvded Жыл бұрын
Better solution for 27:53
@robdev892 жыл бұрын
Thanks nice UI! I'm just starting to leave the safe haven of EXPO and these tutorials are helpful ;-)
@gouravnainwaya56693 жыл бұрын
Awesome 😎👍 video
@danielandrade53813 жыл бұрын
Thank you!!! very very good your tutorial!!
@codigoj57373 жыл бұрын
Great Job Man...
@unknownman13 жыл бұрын
thanks for these videos sir
@itzpradip3 жыл бұрын
Glad you like them!
@anshulkumar9913 жыл бұрын
@@itzpradip Hello sir ji I need your help
@anshulkumar9913 жыл бұрын
@@itzpradip please reply urgently
@roshankurikkal99852 жыл бұрын
25:00 I believe you can make use of sectionList here ..
@ritwik-chakraborty2 жыл бұрын
it's similar will not help much
@BdThuan3 жыл бұрын
you can make apple card view similar in appstore and translucent header & bottom tab ? tks
@johncarlovillas73172 жыл бұрын
Hi, Mr. Pradip, would you mind sharing the vscode extensions you're using? Thanks!
@owaisnizami62123 жыл бұрын
Amazing as always. Hey can you recommend some good resources for learning of React native?
@itzpradip3 жыл бұрын
Ok, I'll provide a list of recommendation soon. Thanks for your comment
@owaisnizami62123 жыл бұрын
@@itzpradip sure thanks a lot, would be waiting for your recommendations :)
@mkilphewer24253 жыл бұрын
Brother can i follow these same tutorial with an expo react app..or will i face any issues?
@alwaysbeinghuman2 жыл бұрын
i have been using these with expo only and i haven't found any issue. Too late reply. Not sure how much would that be helpful. 🙂
@lucouedraogo31113 жыл бұрын
thank you
@atteypascal91383 жыл бұрын
Hello sir can you please help me with is error the VirtuallizedList: The windowSize prop must be present and set to a value greater than 0
@nicetomeetugaming70242 жыл бұрын
Good!
@realtorBG3 жыл бұрын
very nice
@itzpradip3 жыл бұрын
Thanks
@johnnwabuforudemezue11083 жыл бұрын
I get these errror,s what do I do ? Uncaught TypeError: Cannot set properties of undefined (setting '_carousel')
@erickcedeno78233 жыл бұрын
Excellent video!!!. Where can i find those images?
@itzpradip3 жыл бұрын
I've updated the video description with the github repo url. You can find those there.
@erickcedeno78233 жыл бұрын
@@itzpradip Thank you very much!!!
@mohamedyoussef88352 жыл бұрын
Awesome +++++++++++++++++++++++++++++
@realtorBG3 жыл бұрын
map() ...is not working on my mac, it must be render
@gr00t923 жыл бұрын
Buddy how i get that data can push data on your git?
@surajali11013 жыл бұрын
wooooo
@OriyaShrestha2 жыл бұрын
my carousel is not working.. carousel is not displayed
@alwaysbeinghuman2 жыл бұрын
if anyone receiving the Invariant Violation: viewpropTypes issue, try this beta release >npm i react-native-snap-carousel@4.0.0-beta.6
@saifansari78393 жыл бұрын
getting one error if anybody can help TypeError: undefined is not an object (evaluating '_this._carousel = c')
@robdev892 жыл бұрын
What worked for me was just deleting the " ref={(c) => { this._carousel = c; }} " line. I am not 100% sure but I think the ref part has to do with how react native handled class components and it is not necessary with a functional component. It worked for me anyway! ;-)
@techaddictdude2 жыл бұрын
@@robdev89 thanks the error is gone now
@waqaskhattak4563 жыл бұрын
I'm your student from pakistan sir please make video on react native audio Call please
@arupde63203 жыл бұрын
upload figma design to react and react native
@BengalSportsHitz3 жыл бұрын
Please create a fantasy game app like dream 11 🙏
@nikunjramani26132 жыл бұрын
I get these errror,s what do I do ? TypeError: undefined (ref={(c) => { this._carousel = c; }})''
@techaddictdude2 жыл бұрын
I got the same error, just remove this line ref={(ref) => { this._carousel = ref;}}
@alwaysbeinghuman2 жыл бұрын
if anyone receiving the Invariant Violation: viewpropTypes issue, try this beta release >npm i react-native-snap-carousel@4.0.0-beta.6