VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo - Full Course

Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo - Full Course

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to build an Instagram clone using React Native, Firebase Firestore, Firebase storage, Redux, and Expo. The app includes an authentication system, database, storage, and more. - Code: https://github.com/SimCoderYoutube/InstagramClone https://github.com/SimCoderYoutube/InstagramClone -- Course from SimCoder. Check out their channel: https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog -- Links -- - https://firebase.google.com/docs/auth/web/start - https://reactjs.org/docs/getting-started.html - https://expo.io/ - Redux tutorial: https://youtu.be/CVpUuw9XSjY
Date: 2022-03-14

Comments and reviews: 10


tbh I'm at a stopping point, i give up i tried to fight thru all the errors with firebase or errors with rendering images correctly and im stuck at this last error having to do with 3:10:05. if anyone figures out how to render the image url from firebase storage correctly and have it display in profile feed please comment. Otherwise im moving on to newer tutorials cuz this was a pain. thought itd take a day, maybe two to complete. nope, all these errors and no reason to use redux... image works properly using useState in Add.js component but when i try using useState inside redux it crashes saying:
Error: Too many re-renders. React limits the number of renders to prevent an infinite loop.
This error is located at:
in Profile (created by Connect(Profile))
in Connect(Profile) (at SceneView.tsx:130)
in StaticContainer
in EnsureSingleNavigator (at SceneView.tsx:122)
in SceneView (at useDescriptors.tsx:181)
in RCTView (at View.js:34)
in Unknown (at createAnimatedComponent.js:217)
in AnimatedComponent (at createAnimatedComponent.js:278)
in AnimatedComponentWrapper (at BottomNavigation.tsx:637)
etc.......

reply

Hi Simcoder!! Great video thank you for that. I have a problem when i set up the camera and the image picker, everything works find until i click crop or back in my phone and then it crashes giving me an error: -Parameter specifiec as not null is null: method kotlin- Can you please help me with that i've even used the modified code from your github link but with no luck
reply

Hi -SimCoder, thank you very much for your video. I just want to ask if you have any solutions for uploading a pdf file to firestore. I tried document picker to do that. But i faced with this error: ''Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'pick')'. Can we also use Image Picker for picking a pdf file and uploading it to firestore?
reply

Hey, thanks for the video, perfect job ! I have a question for you : considering that React Native is developed by Meta and Instagram is owned by Meta, what are the legal recourses that Meta could have against someone who builds an Instagram competitor using React Native ? Thanks again !!
reply

If you get an error that firebase module cannot be resolved and you are around the 46 minute mark. I changed my firebase import statements to: import firebase from 'firebase/compat/app'; on App.js and Register.js and it resolved the error. Hope this helps people who get stuck!
reply

I am unable to get posts to show up at cloud firestore, the pictures show up in the storage tab but nothing appears in the cloud firestore tab expect the users section. Can anyone help me out with this??
reply

i build that on my case but i have a problem, the Like can not work and this is error :-TypeError: undefined is not an object (evaluating 'snapshot.ZE.path')- somebody can help me to fix this, plsssss
reply

Bro this guy can't speak properly and his voice is low cant hear anything after turning volume to 100 also. This guy doesn't remember codes himself, he is looking somewhere and typing
reply

brother really a nice build .... i have seen the last time stamp ... just wanna ask you that have also added the story means where we create and add story ???
reply

Anyone ever figure out how to render the images properly at around 3:10:05? my profile shows no images, but the console.log works just fine
reply
Add a review, comment






Other channel videos