Пікірлер
@l4n1skyy
@l4n1skyy 9 сағат бұрын
how do we put images
@MDDANISH-ms8kj
@MDDANISH-ms8kj 7 күн бұрын
This video is really helpful, Thank you so much sir. I am saying that in the end you can show the steps to publish it also. It would be very helpful.
@AvikNayak_
@AvikNayak_ 8 күн бұрын
How is this Qna if there is no functionality for replying to comments?
@climax65
@climax65 15 күн бұрын
Hello sir i tried running the code i keep getting SDK issues
@JoshuaCalebDacutanan
@JoshuaCalebDacutanan 15 күн бұрын
Hi man can you make a tutorial to make a mobile app video converter or image converter?
@DrEnginerd1
@DrEnginerd1 18 күн бұрын
You people and your macs
20 күн бұрын
Fantastic in-depth tutorial and great code practices! Would love to see more
@codewithgionatha
@codewithgionatha 17 күн бұрын
Thanks so much!
@RohanAgale-g4g
@RohanAgale-g4g 22 күн бұрын
i have problem to install packages can you please tell mee how to install all packages or simply tell me how to run this project i have downloaded project from github but tje problem at installing packeges please replay mee
@OlatechTV
@OlatechTV 23 күн бұрын
im actually building an app that i need this music screen there and im unable to build it
@kuki208
@kuki208 25 күн бұрын
I'm new, let me ask what app you use to code and how to emulate that iPhone screen?
@CodewithVishesh
@CodewithVishesh 27 күн бұрын
can we use this app in android
@noormuhammad888
@noormuhammad888 29 күн бұрын
Quick question: What is the best practice for deploying a mono-repo? Maybe you can create a part 2 of this explaining deployment
@wengin
@wengin Ай бұрын
Great tutorial - as an experienced React developer it gave a perfect introduction into Electron framework. Great tutorial speed an scope, excellent project for learning and speed was just right. I feel motivated to implement my first Electron project now - seems to be the perfect platform for writing nice frontends.
@ega6562
@ega6562 Ай бұрын
Grazie Gionatha ! Unfortunately, Expo52 came along, with the new architecture which will be mandatory on Expo53... Did someone already test this nice piece of code under this configuration??? Thanks for the information...
@codewithgionatha
@codewithgionatha Ай бұрын
Hi, unfortunately I developed the app using Expo SDK 50, so breaking changes might have been introduced in the following versions, especially with Expo SDK 52 witch brings the new React Native bridgeless architecture. My advice is to trying following the tutorial with the SDK 52 already installed, otherwise migrating afterward might be non trivial.
@ega6562
@ega6562 Ай бұрын
I have tried the code « as is » in expo 50 and got a problem with useMemo errors… …maybe i should take some days off 😇😇😇😉
@ega6562
@ega6562 Ай бұрын
@@codewithgionatha My God.. ..it won't be easy.. on Expo52, bridge less mode.....i've just implemented the useSetupTrackPlayer hook, and call it in _layout.tsx.. ...it compiles without error, but as soon as call TrackPlayer.setupPlayer, or set the Capabilities... it crashes without any information but a dialog saying it can't run on IOS... :s :s
@bestofeleven3164
@bestofeleven3164 Ай бұрын
does it play music in background
@cafecomjavascript
@cafecomjavascript Ай бұрын
Hi, thank you for your tutorial❤ how do you implement responsive design in React Native?
@codewithgionatha
@codewithgionatha Ай бұрын
With React Native StyleSheet
@cafecomjavascript
@cafecomjavascript Ай бұрын
@@codewithgionatha but how? Could you provide an example that works fine in mobile and a tablet?
@HasanAli-vp6ci
@HasanAli-vp6ci Ай бұрын
Fantastic project
@KrishT0
@KrishT0 Ай бұрын
in windows if frame if false then nothing is shown for maxmize, min & close stufs
@Sky-jg4qm
@Sky-jg4qm 2 ай бұрын
Dont use npm, buggy in MDXEditor
@yusufbasc7232
@yusufbasc7232 2 ай бұрын
thank you sir for this great job 🙌🙌
@ryanfrprints
@ryanfrprints 2 ай бұрын
does it save the notes after exiting the app?
@MuhammadFahreza
@MuhammadFahreza 2 ай бұрын
if I minimize thr app and go to lock screen, will the audio playback can be managed via Lock Screen control / such stuff?
@bilal-khan
@bilal-khan 2 ай бұрын
Bro I am anxiously waiting for your next video.
@t_park
@t_park 2 ай бұрын
Thank you very much, I learned a lot :)
@Furkan-ce6ww
@Furkan-ce6ww 2 ай бұрын
Is there no database or backend part? Where did we get the music list from?
@codewithgionatha
@codewithgionatha 2 ай бұрын
For this project we're using a static file as a database, but it can be easily extended to read from the underline device filesystem..
@Jay-pj7ob
@Jay-pj7ob 2 ай бұрын
the component code really looks like shadcn
@codewithgionatha
@codewithgionatha 2 ай бұрын
Correct, the approach is almost identical
@Furkan-ce6ww
@Furkan-ce6ww 3 ай бұрын
Which database and backend did we use in this project?
@vuagacha
@vuagacha 3 ай бұрын
I'm building an app from my old react web app code but I'm getting an issue that the electron built app can not redirect like web through react router dom so I want to see whether if anyone have any solutions about this. I used loadFile index.html from built folder web to run into main.js electron file
@vuagacha
@vuagacha 3 ай бұрын
may I ask that does this application need to run UI server or can build it and run without turning on server?
@codewithgionatha
@codewithgionatha 2 ай бұрын
No server needed, just the application itself
@jubayerrahman8447
@jubayerrahman8447 3 ай бұрын
Why my exe file is showing 404 not found? I am really confused
@Opyjoestudio
@Opyjoestudio 3 ай бұрын
I can't find the .vscode folder, hence can't open it
@thuongphung5646
@thuongphung5646 3 ай бұрын
Great! Could you share figma design this app?
@insensibility
@insensibility 3 ай бұрын
Can you do more of React Native, man? You're a great teacher!
@deryasonmez2524
@deryasonmez2524 3 ай бұрын
Is it possible to make a full page UI in Storybook, not just a button? Also, can we understand whether the button works correctly when we press it?
@iamblue8272
@iamblue8272 3 ай бұрын
Would be nice to have a tutorial on how to make this app with a local library
@summertern
@summertern 3 ай бұрын
amazing bro
@interestingly05
@interestingly05 3 ай бұрын
How did you get that terminal in VScode with the autocomplete feature and themes?
@codewithgionatha
@codewithgionatha 3 ай бұрын
Well the VSCode terminal is using zsh which has plugins for themes and autosuggestions (github.com/zsh-users/zsh-autosuggestions)
@Drop-Code
@Drop-Code 3 ай бұрын
Hey friend, I wanted to see how to minimize the control bar to play and pause in the background
@MenteCuriosa-Oficial
@MenteCuriosa-Oficial 3 ай бұрын
"Hello! I would like to suggest a very useful project for your channel: a complete school management software. It would allow for the registration of students and teachers, the inclusion of grades, tracking of school attendance, and also have a robust financial area. In this area, it would be possible to issue invoices for guardians, track payments, and generate the teachers' payroll. It would be amazing to see the development of a system with all these features, teaching step by step how to create a practical and efficient solution for schools!"
@reyashree2152
@reyashree2152 3 ай бұрын
09:57 you're configuring something into your main.ts file under storybook folder what is that and where did you get from that, would be so nice if you helped me out
@twezo
@twezo 4 ай бұрын
eslint is depreciated. nice. im cooked.
@rusurveillancetaskforce
@rusurveillancetaskforce 4 ай бұрын
Before I commit to watching this, can you do everything he does and follow along using Metro instead? I have a raging hate for expo. I mean YES that's the point of EXPO it PROVIDES THIS THAT YADDA YADDA what if I want it the harder way, what if I want to setup my own router, or learn how to use a bare filesystem, abstract it away etc.? It's like ok don't reinvent the wheel, but this isn't C, this is abstraction layers upon abstraction layers of many technologies, for learning purposes don't use expo Jesus is this so hard.
@bilal-khan
@bilal-khan 4 ай бұрын
Just wondering about the use of caching query functions? You are wrapping the functions with cache? why do you need do this when Nextjs is strong at caching?
@codewithgionatha
@codewithgionatha 4 ай бұрын
Great question! By default, Next.js only caches fetch functions automatically. However, since we're using the Prisma Client SDK instead of fetch functions, we need to handle caching manually. Otherwise, we risk executing the same queries multiple times when rendering different components.
@bilal-khan
@bilal-khan 4 ай бұрын
@@codewithgionatha the amount of knowledge that I have learnt from this video is phenomenal. Dude you are awesome to release such videos. Please keep them coming. I haven't even done half of the video and I am already an expert lol. When is the next video coming ?
@codewithgionatha
@codewithgionatha 4 ай бұрын
@@bilal-khan I’ll try my best to keep releasing new videos at a reasonable pace 😃 I hope to release a new video before the end of the year.
@bilal-khan
@bilal-khan 4 ай бұрын
@@codewithgionatha looking forward
@ThomasSpellman
@ThomasSpellman 4 ай бұрын
Thanks!
@codewithgionatha
@codewithgionatha 4 ай бұрын
Wow! Thanks so much 🙏
@k0secha
@k0secha 4 ай бұрын
Im working on a PC and using Expo Go on an iphone. I followed your tutorial all the way to where you are installing xcode with the simulator. I'm a little confused, are you saying this project cannot be done on Windows? I didn't see that anywhere before I started working on it so wanted to check. When i run npx expo start it generates a QR code which i was successfully able to open on the iPhone with Expo Go, but I can't use this setup? Thanks in advance.
@Geuni620
@Geuni620 4 ай бұрын
That's an incredible video. I've learnt a lot from it. Thank you ❤
@codewithgionatha
@codewithgionatha 4 ай бұрын
I'm glad :)
@ryannwaneri6352
@ryannwaneri6352 4 ай бұрын
Notice to people trying to follow this for android some of the things he uses here are ios specific for instance some of the options in the native stack navigator options so you should try finding ways around this and follow up with the rest of the tutorial
@anasazitff
@anasazitff 4 ай бұрын
exactly, are you done implementing this using android? if yes, share source code.
@GM_Development
@GM_Development 4 ай бұрын
Great Job @gionatha The next app books app ?
@dineshsingh-kw6lt
@dineshsingh-kw6lt 4 ай бұрын
great tutoral, very helpfull for music app I am developing
@kasvith
@kasvith 4 ай бұрын
Hey can you do a video about creating a design system with RN