Hi, I'm a senior software developer and I've seen many tutorials for more than a decade! I can tell you that you have a unique approach as the first 40 minutes felt like 5. Another great thing about the tutorial is the uncut mistakes and corrections. Keep up the great work Simon!
You are great teacher for junior software developers like me. Please keep going uploading videos and spread React Native all around the world! Hello from Turkey!
Thank you. Much appreciated. I do have a crticism. Everyone who is making react native tutorials usually skips the auth part or if they do it they use some service that already did the dirty work for them. I really need a good tutorial that covers it from scratch.
It's not that a service does simply the dirty work - most services like Clerk offer a more secure and better implementation of security than developers get by building custom solutions. It's the core competency of those companies! With that being said, I skipped it for this video as it would more overload and it's already really long :D
Thank you for the clarification. It's great to learn Clerk and others, but it's also great to know how to build it from scratch. I don't mind a long tutorial. I regularly watch 10h ones.
I just noticed but unlike other tutorials our there you keep your code very simple and to the point.Really appreciate that as it makes building stuff much easier and enjoyable.
Instead of "Insert" SQL statements, you could have seed data after fetching the data from api and insert into the respective tables in the code itself.
Hi simon, I hope you reply this fast, I want to create a ios and andriod app for streaming and downloading videos, also gonna have a payment system, Can I achieve this with expo, or I should stick with react native cli
Is it possible to integrate google wallet to add a QR with a purchase using react native? 😯 I have not found much documentation of that integration, I only found using native android 😮💨
Hi, I'm a senior software developer and I've seen many tutorials for more than a decade! I can tell you that you have a unique approach as the first 40 minutes felt like 5. Another great thing about the tutorial is the uncut mistakes and corrections. Keep up the great work Simon!
This might be the most positive, honest and uplifting comment I received over the last 5 years. Thank you so much, this really made my week 🙌
You are great teacher for junior software developers like me. Please keep going uploading videos and spread React Native all around the world! Hello from Turkey!
Thank you, I will!
Thank you. Much appreciated. I do have a crticism. Everyone who is making react native tutorials usually skips the auth part or if they do it they use some service that already did the dirty work for them. I really need a good tutorial that covers it from scratch.
It's not that a service does simply the dirty work - most services like Clerk offer a more secure and better implementation of security than developers get by building custom solutions. It's the core competency of those companies!
With that being said, I skipped it for this video as it would more overload and it's already really long :D
Thank you for the clarification. It's great to learn Clerk and others, but it's also great to know how to build it from scratch. I don't mind a long tutorial. I regularly watch 10h ones.
I just noticed but unlike other tutorials our there you keep your code very simple and to the point.Really appreciate that as it makes building stuff much easier and enjoyable.
Happy to hear that, and glad it was helpful!
I would like to thank you, because I learned a lot, the explanation was very clear. Thank you Simon.
ytshare
The confetti was really awesome 😎
Most important part 🎉
Instead of "Insert" SQL statements, you could have seed data after fetching the data from api and insert into the respective tables in the code itself.
great work man, we appreciate you
Thank you, happy to create these kinds of tutorials!
Great video Simon! Have been waiting for this one 😁
Thanks you Hosna!
Awesome tutorial, but btw, it's not more correct save the price and the total in cents as an integer value? Thanks
Yeah that would indeed make sense, and also include the currency!
Is anybody having any issues with coming across the error "[ERR_INVALID_RETURN_PROPERTY_VALUE]"?? I am not able to npm run generate successfully...
Same thing happens to me, do you already solve it?
@@code-web unfortunately I have not solved the issue.
same lost 3 hours for debugging this without success :(
I Appreciate all your efforts 👌. Great video 💯
I appreciate that!
Anyone knows which extension is that that shows compile erros inline?
Thank You
You're welcome!
Hi, I'am getting error while fetching data ? can you help me out from this ?
Hi simon, I hope you reply this fast, I want to create a ios and andriod app for streaming and downloading videos, also gonna have a payment system, Can I achieve this with expo, or I should stick with react native cli
Pretty sure you can do it with both :)
Why do you use expo but not the expo router that's built on top of react navigation?
I got several videos with Expo Router but many people are still using React Navigation - and that's fine! So I decided on RN for this video :)
Will there a similar implementation using ionic ?
Currently not planned
Is it possible to integrate google wallet to add a QR with a purchase using react native? 😯 I have not found much documentation of that integration, I only found using native android 😮💨
Haven't tried that yet :/
I must be doing something wrong. I follow the tutorial step by step and get different results. Very frustrating. It makes no sense??
Where did you get stuck?
Plz make AI base project in React native with ChatGPT or Dalle AI
Will try! In the meantime, there is also a course in Galaxies.dev about exactly this: galaxies.dev/course/react-native-chatgpt
10.59
You hide your password at the copy time but leak it at the past time!
Which password and at which time? The neon database of the tutorial does not exist anymore anyway x)
you need to time stamp these videos
There are some, but I guess you mean more detailed steps?
Error model infermodel
I don’t understand, I thought you was an ionic guy? 🫤😃
I use different frameworks for different projects, and I still use Ionic in other places :)
@@galaxies_dev Awesome Simon!