very thank you, I spent hours to find to how build simple react native web. and finaly made it work!
@himanshichoudhary5149 Жыл бұрын
Glad it helped!
@qureshiowais69514 ай бұрын
please add files he deleteded
@techvented6293 Жыл бұрын
Your video helped me a lot although had to do some minor error search for fixes but the guide helped me for like 95%. You are wonderful
@soumyaranjan12622 ай бұрын
Thank You So much for this video now my app run successfully both mobile app and web browser.
@gauravpanwar1487 Жыл бұрын
Your video is so helpful for me because of this I am able to setup react native project on my local. Thanks for your hard work 🙏
@gnanaprakash3691 Жыл бұрын
I used Image component. The image is rendering perfectly in android but not in web. when console the element, it says the div tag not a image tag
@maidaye7 ай бұрын
Hello, I'm new to React Native. I want to create an inventory management system project for the website, iOS, and Android. Can I just use the same code in React Native to build it? Because I will publish the website online, the website will be the main part, and the mobile app will be used for other functions that don't exist on the website. (For example, open the camera on the app to scan the QR/Barcode...)
@villagevantalutelugu9 ай бұрын
react-native-vector-icons not showing in web view please help me
@TarunKhatri-le7kq7 ай бұрын
Everything is working but third party npm packages are not working I tried many but none of them are working for web (working on Android)
@yogesh-gupta Жыл бұрын
Hello, can we have repo link for this demo project. That will be more helpful.
@harathiteja6366 Жыл бұрын
Your video helped me a lot and it's working fine we want further videos we want to know how to render app.tsx file content on the web also, how to do that mam,please make a video.
@lakshmansri36752 ай бұрын
Kindly share video for react native web navigation configuration
@sagarkhatri9539 Жыл бұрын
Great Video. I was looking exactly something like this. I tried the same but using react-scripts as it has some built in feature we can use. and it worked well in dev mode as well. But while I try to build using `react-scripts build` it doesn't work. Do you recommend using react-scripts instead?
@himanshichoudhary5149 Жыл бұрын
Glad it helped!
@mayurkode9 ай бұрын
have you done react native web with react native paper ?
@jegatheeshselvam9838 ай бұрын
Please explain how to setup SSR in react-native-web 😅
@my-buddy Жыл бұрын
Can you please publish the video about rooting for the web part? it might help a lot for us.
@himanshichoudhary5149 Жыл бұрын
i will work on it
@Doglapan64 Жыл бұрын
Please continue this course
@pushpamalathi32859 ай бұрын
Thank you for your information ❤
@mustafahamdy511611 ай бұрын
Does the convert work with the expo?
@StudyandTechnology9876 Жыл бұрын
How to create bundle file for web??
@FarhanKhan-to7cq9 ай бұрын
Do you have repo link ? It will definitely gonna help
@hassamshamas5432 Жыл бұрын
I'm having a Issue , can you help me please?
@Desireanshu Жыл бұрын
Is there any way without using webpack?
@shashikumar8587 Жыл бұрын
I have added custom fonts in react native project.They are working fine on Mobile but on Web no font is applicable. Can you please share info , how to add custom font for web and during sharing builds for testing. Thanks in advance