Really nice tutorial Vadim! Love your channel! Do you think we might see RN as the new standard in web too? Currently Next.js holds the ground there, but it seems like if Expo with RN allows you to cover all platforms, this will be the natural choice for development. What is your opinion on that?
I’ve mentioned that a new SDK doesn’t support classic remote JS debugging. Do you have some tutorials how to use Hermes or something like that instead of it ?
I find React Native and Expo to be disappointing and frustrating, particularly considering how far they are from offering an enjoyable developer experience like web development does. For instance, the debugging tool detaches when refreshing the app, and configuring basic features, like enabling Picture-in-Picture (PiP) support for iPhone videos, requires extra configuration steps, such as setting up the SupportsPictureInPicture in the config plugin. Not to mention the cluttered component tree in the debugger, filled with excessive Provider components and unnecessary wrappers. Overall, the technology still feels quite disappointing. Having to add styles={{}} objects is also frustrating; there should be a default styling mechanism similar to regular CSS classes using ClassNames.
This is very good, thanks brother 🎉🎉🎉
Since I begun working full time with RN 4 years ago I still try to find the reason to install expo.
bro can you please make a video for performance optimisation?
Really nice tutorial Vadim! Love your channel! Do you think we might see RN as the new standard in web too? Currently Next.js holds the ground there, but it seems like if Expo with RN allows you to cover all platforms, this will be the natural choice for development. What is your opinion on that?
1:09:29
I’ve mentioned that a new SDK doesn’t support classic remote JS debugging. Do you have some tutorials how to use Hermes or something like that instead of it ?
build failed in my newly created project any idea..?
thanks bro. my i request create a tutorial on how to view pdf using expo . thanks
I find React Native and Expo to be disappointing and frustrating, particularly considering how far they are from offering an enjoyable developer experience like web development does. For instance, the debugging tool detaches when refreshing the app, and configuring basic features, like enabling Picture-in-Picture (PiP) support for iPhone videos, requires extra configuration steps, such as setting up the SupportsPictureInPicture in the config plugin. Not to mention the cluttered component tree in the debugger, filled with excessive Provider components and unnecessary wrappers. Overall, the technology still feels quite disappointing. Having to add styles={{}} objects is also frustrating; there should be a default styling mechanism similar to regular CSS classes using ClassNames.
Source code link ?