Thank you, brother! This actually worked. I watched many videos, but your solution turned out to be the most helpful. ❤❤
@prashlovessamosa12 күн бұрын
Thanks
@ryujigtr21 күн бұрын
AI: I will replace developers random indian developer:
@codewithkhush21 күн бұрын
😂
@MuhammadKhoirulAmierMohdZamre29 күн бұрын
Thanks for the code. I've implemented your code in my expo apps. Everything is great in iOS but not in Android. There is a syntax error JSON parse error (Unexpected character <) whenever I tried to use it in Android. Can you please help me on this?
@tyfooods24 күн бұрын
You are trying to parse something that is not JSON - You need to JSON.stringify the variable before passing it to JSON parse (Haven't watched or followed the video yet, but I think that should do the trick)
@AbdelmoughitELBOUHMYDYАй бұрын
to use any variable from .env should start it with EXPO_PUBLIC_VARIABLE_NAME
@thanoskazakis590Ай бұрын
good it worked. what about facebook tho? is it a different setup?
@faisalshaikh7994Ай бұрын
The new expo-video in SDK 52 is truly a game-changer, offering so many features right out of the box. I just want to know how I can enable the quality selection feature for HLS videos?
@juicybergАй бұрын
Really helpful thanks for the tut
@AnandSukumaranNairАй бұрын
Well explained 👍
@codewithkhushАй бұрын
thank you anand :)
@divyeshmaliАй бұрын
Video quality 📈 Explanation quality 📈 Amazing 🔥
@codewithkhushАй бұрын
thank you so much! i hope it was helpful
@ayushdalvi2117Ай бұрын
Im getting error of email is not authorized when i am trying to register with new email
@codewithkhushАй бұрын
you can go to supabase > authentication > email auth > turn off email verification! Lemme know if that works
@dddddeeeevvvvvvАй бұрын
Hey. Nice explanation of the points. Can you make a in depth video about use dom by trying some actual use cases
@codewithkhushАй бұрын
Coming soon :)
@dddddeeeevvvvvvАй бұрын
@ thanks man 🙌
@simonedwards7101Ай бұрын
Thanks Khush. Can I make a recommendation? The whole camera tracking thing you've got going on is distracting. Especially at the pace you run through the video. However, some good info and nice to see it in action.
@codewithkhushАй бұрын
Thankyou for this feedback simone - i shall definitely take this into consideration!
@bhaveshmishra5688Ай бұрын
bro your voice is too low
@codewithkhushАй бұрын
Thankyou for this feedback
@AbnerReyesRamirezАй бұрын
could you please share the code?
@danius-21Ай бұрын
Great job thx
@visheshgupta49902 ай бұрын
Can you please also share source code
@horacio5952 ай бұрын
I am having a problem with the token using google directly. With clerck could i revolv this problem?
@codewithkhush2 ай бұрын
yes, with clerk you dont have to configure your app with google cloud platform
@BoozeupGames2 ай бұрын
Kya faltu ka video banaate ho yaar. Why u doing zoom-in, zoom-out all the time?
@faiqmaqsood6068Күн бұрын
Bhai ab apko ni samajh aai usmay iska kya qasur.
@mechamoallan2 ай бұрын
The app stores require that any transaction uses the store payment system, isn't? So, I guess the app don't be approved using Stripe, or it will be shut down eventually
@codewithkhush2 ай бұрын
i don't think thats true, there are multiple businesses using stripe for payments existing on the app store, apple takes a 30% cut, just that, also you can use revenue cat instead of stripe if you wish to!
@mechamoallan2 ай бұрын
@@codewithkhush I see! Thanks for the explanation
@PauloIcaro-pg2xk2 ай бұрын
Amazing! 😊
@ayushsinha16963 ай бұрын
Thanks for this tutorial. The explaination was easy 😁😁
@codewithkhush3 ай бұрын
Thank you! Hope it helped
@sujalthakur12753 ай бұрын
Nice work on the video. It really helped👍
@codewithkhush3 ай бұрын
thank you! hope it helped you
@RicardoCáceres-e6y3 ай бұрын
Thanks for adding subtitles! Great!
@codewithkhush3 ай бұрын
Your welcome, hope it helped you!
@TEScompetitive3 ай бұрын
Thank you for this, it was very helpful. I'm also trying to save the customer and payment method for future use and then retrieve but I'm having trouble with the set up
@codewithkhush3 ай бұрын
to my knowledge stripe & apple saves card info automatically,
@TEScompetitive3 ай бұрын
@@codewithkhush Yeah I got it done in the end, it's just retrieving the customer from Stripe using the customerID or through any other saved data
@mansabali57583 ай бұрын
I thought he was anuv jain
@punzket5213 ай бұрын
Is there any chance you share the full code? maybe github? Thank you
@OutfitsVlog3 ай бұрын
want too please git hub
@codewithkhush3 ай бұрын
The clerk docs should be helpful, unfortunately, we dont have code this at the moment! Thankyou