You are the best react native developer i found in youtube. Thanks for all amazing videos 🎉
@LazerMarsupial8 ай бұрын
This might be the most precise tutorial i have watched yet.. Great job!
@vinaydeveloper54969 ай бұрын
This tutorial is very useful to understand the concept of chat app functionallity. Thank You Very Much.
@MrRobots10010 ай бұрын
This is neat, please clone more apps, I love the work you do
@JonathanPagani6 ай бұрын
This is the most interesting tutorial for react native. Congratulation and thank you so much !
@randomaiuser6 ай бұрын
Your UI is very beautiful
@franklou80869 ай бұрын
The best react native tutorial!
@rapidreasearchyt6 ай бұрын
Sir, You are doing well, but.. abhi recently mene 2, 3 jaga Interview dia tha as a junior react native or jahan mei gya interview har kor cli pr hi kaam krra he, not in expo, almost saari companies cli use krri hen, so agr app cli pr projects bnaen to or bhi behtr hoga, jese aapne expensify ka project banaya tha, btw aapky foodrecipe wale project ki waja se company ne mujhe techinal interview pr bulaya and Im selected. Thnx for ur great work ❤❤
@codewithnomi6 ай бұрын
Glad to help, will try creating cli tutorials 😉
@JorgeJoanRobles5 ай бұрын
Thank you very much Nomi. You are the boss
@onagite8 ай бұрын
You always upload the best ReactNative tutorials very clean code no typescript and no over engineering. Thank you 👍
@myanimebase64868 ай бұрын
Nativewind allows you to use "vh" and "vw", so no need for the extra library
@Shukie61746 ай бұрын
Brilliant tutorial, thank you. I think having isAuthenticated is redundant if you already have a state for user? Since user will be null if not authenticated.
@100xcoding9 ай бұрын
i think you should at least give us the all type of assets uses in the project as free so most of the audience code along with you, By the way loved your content.
@codewithnomi9 ай бұрын
You can find the assets link in the video description 😉
@NicolasDev-x5e4 ай бұрын
@codewithnomi I will love to discuss something important with you, if you don't mind.
@paragonhd87009 ай бұрын
Thank you sir, This was huge for me
@starexgenius63886 ай бұрын
Is there a way to do it for group chat?
@lionelm.6673Ай бұрын
Hello Nomi, this is another great video. Cheers. however, I have the following concern as a debutant regarding authentication: I noticed that in your "Full Stack Social Media App" series, you used one approach in handling authentication. Are both approach different ? If they are different which of them is the best approach ? Thanks again big time !
@mikehunt3322 ай бұрын
Great tutorial. How easy would it be to add a notification (on-screen or sound) each time a new message is received? Thank you.
@ramaalfinbaehaqi78725 ай бұрын
include notification feature?
@keditsstatus66966 ай бұрын
in android the CustomKeyboardLayout 2:19:00 is working properly so there is no need to give the conditions 😊
@RonanThomas8 ай бұрын
I followed along up to the end of the Firebase Auth part 1:25.:50. However its not creating a "users" collection for me? Any guidance on this Nomi?
@UserAliyev10 ай бұрын
nice video. which library are You using for responsiblity for tablets?
@aaronfourie84952 ай бұрын
Make sure to update nativewind, tailwind and expo SDK in package.json and run 'npm i' if u using npm incase tailwind css doesn't work for some react-native components.
@borga4562 ай бұрын
thanks my friend, you help m a lot
@PeterOne245 ай бұрын
Hi can I know why you using both nativewind and stylesheet here? For example your using padding using paddingTop instead of p-8
@Amazing_Crust3 ай бұрын
do you have a video that uses firebase with firestore?
@itksports7 ай бұрын
My tailwind css is not working please what should I do
@shandurrani45335 ай бұрын
why you have added react native app to web app, and manually setup firebase config instead of adding app to android/ios? Storing sensitive information such as Firebase configuration keys directly in your source code is not recommended? could you please guid on this, would be appreciated! Thanks
@RavisTechLab2 ай бұрын
If you know tell me also
@adeltahmid_4 ай бұрын
Fantastic Nomi
@manidixit41863 ай бұрын
Hi Nomi , how can one add a group chat feature to this app ? Wonderful Video , I have been watching a lot of your videos
@vaibhavmimrot68935 ай бұрын
ReadableNativeArray cannot be cast to java.lang.Double error in app/_layout.js file. can you tell me how to resolve this?
@MuhammadFaizan-ws6cr5 ай бұрын
what is expo router? can we do with installing it?
@DarkDevil26_YT3 ай бұрын
in my expo app its show something went wrong what should I do?? please help anyone
@RavisTechLab2 ай бұрын
Is it work on native app after building as we are not adding google servives.json etc files as documentation to native folfers. I m stuck with some error so please help
@jasim178 ай бұрын
can we do this in cli same ?
@largatonguyemmanuelcouliba98273 ай бұрын
does anyone know how to build this app with api key ?
@alfaloverss31164 ай бұрын
i face issue when i setup native wind
@pedrinhproductions17 ай бұрын
Bro, my project stopped working as soon as i finished the segments, and the app is not redirecting to Home. How can i fix that? tks man
@mhraihan742210 ай бұрын
great one thank you
@muhammadrayanmansoor43017 ай бұрын
Brother. What if we delete a user from the firebase console when its logged in a device. Will relaunching the app, automatically logout? The question arises because we persistent the user state in the local storage. Kindly shine light on this matter.
@alysson64509 ай бұрын
the chat, how do I so that when I create an account with one user I can add the other? because from what I see, any account I create lists all the users. I don't quite understand if there is a way for me to add a contact via email or phone number and have a conversation with the person I added
@ninys5 ай бұрын
Does it logout when we reload the app or does the user stay logged in?
@fredrickapollo428210 ай бұрын
Nice work
@nurmuhammadhassan45737 ай бұрын
nice video i must say, can you add video and audio call functionality
@MarektAtJJ5 ай бұрын
ReactnativePersistance not available under firebase/auth
@zw14414 ай бұрын
Try this solution but its only temporarily they said import * as firebaseAuth from 'firebase/auth'; const reactNativePersistence = (firebaseAuth as any).getReactNativePersistence; export const auth = initializeAuth(app, { persistence: reactNativePersistence(AsyncStorage), });
@engulfinglightning985 ай бұрын
how can i add a tab nav in this app?
@engulfinglightning985 ай бұрын
oh nvm, i just find another of your videos and it explains expo router, thanks so much!
@entertainmenttv81098 ай бұрын
hi nomi, why dont you name first letter of component capital instead of changing it in code? any logic behind?
@codewithnomi8 ай бұрын
There's no logic behind it, you can use the first letter capital 😉
@entertainmenttv81098 ай бұрын
Thanks. How can I reach u for mentorship, because I am currently I am in a phase of learning. Or can u suggest any platform?? Specially for backend???
@ajaypatidar18928 ай бұрын
"Hey there! Can you please create a course on building React Native apps with WooCommerce API integration? It'd be super helpful! Thanks a bunch! 🙌"
@harratabdelmalek20627 ай бұрын
Should both phones that have this app installed in them be connected to same network inorder for this to work ? Or any network & the distance dosen't matter ?
@codewithnomi7 ай бұрын
network & distance doesn't matter
@jasim178 ай бұрын
why you are using expo not cli ?
@tabaicanking37018 ай бұрын
Why not?
@jasim178 ай бұрын
@@tabaicanking3701 coz i am working in cli that's why 🥲 hope you'll understand 😩
@paulinkladi16899 ай бұрын
this works for me thanks a lot. but i've a question . for example if we want to build and deploy a real application, this firebaseConfig can be sufficient ? or if we want to use the same firebase project for different app like web and mobile, should we separate the app by using expo-prebuild and config firebase inside android and ios folder ? i've recently got an error message in MainApplication.java or kts file
@REALITY-h5c8 ай бұрын
what is the terminal you use
@usmanmbup7 ай бұрын
the terminal, it macOS
@Pan_Policjant9 ай бұрын
what do i do The following packages should be updated for best compatibility with the installed expo version: react-native-reanimated@3.7.1 - expected version: ~3.6.2 Your project may not work correctly until you install the correct versions of the packages.
@codewithnomi9 ай бұрын
Run "npm i react-native-reanimated@3.6.2" And restart the app.
@JamesYang-i4k9 ай бұрын
Hi master, your tutorial helps me a lot to know more about React Native, but i have a issue when i try to make a build with expo go throws me the next error: Task :app:createBundleReleaseJsAndAssets Error: Unable to resolve module /home/expo/workingdir/build/node_modules/.cache/nativewind/global.css from /home/expo/workingdir/build/global.css: None of these files exist: * node_modules/.cache/nativewind/global.css(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.cjs|.native.cjs|.cjs|.android.scss|.native.scss|.scss|.android.sass|.native.sass|.sass|.android.css|.native.css|.css|.android.css|.native.css|.css) * node_modules/.cache/nativewind/global.css/index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.cjs|.native.cjs|.cjs|.android.scss|.native.scss|.scss|.android.sass|.native.sass|.sass|.android.css|.native.css|.css|.android.css|.native.css|.css) > 1 | @tailwind base; 2 | @tailwind components; 3 | @tailwind utilities; Error: Unable to resolve module /home/expo/workingdir/build/node_modules/.cache/nativewind/global.css from /home/expo/workingdir/build/global.css: None of these files exist: * node_modules/.cache/nativewind/global.css(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.cjs|.native.cjs|.cjs|.android.scss|.native.scss|.scss|.android.sass|.native.sass|.sass|.android.css|.native.css|.css|.android.css|.native.css|.css) * node_modules/.cache/nativewind/global.css/index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.cjs|.native.cjs|.cjs|.android.scss|.native.scss|.scss|.android.sass|.native.sass|.sass|.android.css|.native.css|.css|.android.css|.native.css|.css) > 1 | @tailwind base; 2 | @tailwind components; 3 | @tailwind utilities; at ModuleResolver.resolveDependency (/home/expo/workingdir/build/node_modules/metro/src/node-haste/DependencyGraph/ModuleResolution.js:114:15) at DependencyGraph.resolveDependency (/home/expo/workingdir/build/node_modules/metro/src/node-haste/DependencyGraph.js:277:43) at Object.resolve (/home/expo/workingdir/build/node_modules/metro/src/lib/transformHelpers.js:169:21) at Graph._resolveDependencies (/home/expo/workingdir/build/node_modules/metro/src/DeltaBundler/Graph.js:473:35) at Graph._processModule (/home/expo/workingdir/build/node_modules/metro/src/DeltaBundler/Graph.js:261:38) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Graph._addDependency (/home/expo/workingdir/build/node_modules/metro/src/DeltaBundler/Graph.js:372:20) at async Promise.all (index 3) at async Graph._processModule (/home/expo/workingdir/build/node_modules/metro/src/DeltaBundler/Graph.js:322:5) at async Graph._addDependency (/home/expo/workingdir/build/node_modules/metro/src/DeltaBundler/Graph.js:372:20) > Task :app:createBundleReleaseJsAndAssets FAILED > Task :react-native-reanimated:externalNativeBuildRelease > Task :expo-modules-core:buildCMakeRelWithDebInfo[x86_64] w: Detected multiple Kotlin daemon sessions at build/kotlin/sessions 521 actionable tasks: 521 executed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:createBundleReleaseJsAndAssets'. by any chance you know any solution for this.
@AbhishekKumar-nz9dn8 ай бұрын
Might be an issue with ur file path
@lahirudilshan47224 ай бұрын
Hi nomi, I develop this and it's run perfectly. But I try build android apk using eas cli. I got error ':app:createbundlereleasejsandassets'. After try eject expo and build apk using android studio but didi not work '':app:compileDebugJavaWithJavac''. Can you tell me how to resolve this :( :(
@mahdeamar10 ай бұрын
you doing great job thanks. there is some problems with VScode could you show us your extensions installations because VScode suggestion is not working with NativeWind
@MrTimmyShowАй бұрын
isnt this really insecure? as soon as I get another users id, I could use a proxy to change the request payload
@usmanmarkaz10 ай бұрын
thanks for this osam project brother can you make a kind of Tracker app like UBER plz with expo or CLI