Тёмный

Deeply Clone Instagram with React Native and Firebase. Why don't? 

I'm VuCms
Подписаться 522
Просмотров 19 тыс.
50% 1

Hello guys,
This my 2nd React Native project what I spent more than 3 months to develop.
Github URL: github.com/iamvucms/react-nat...
Don't forget to give a star if you enjoy it.
Thank you and have a nice day!

Наука

Опубликовано:

 

24 июл 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 70   
@sauloleocadio
@sauloleocadio 4 года назад
Nice project man, congratulations.
@junangameplays3271
@junangameplays3271 3 года назад
Tinder Clone, uber clone, duolingo clone please ? You are awesome and fantastic Man ! God bless you
@ShivanshuCodes
@ShivanshuCodes 7 месяцев назад
love it
@7nekib
@7nekib Год назад
You're a legend 🙌
@7nekib
@7nekib Год назад
How can i contact you ? I hv some special project and we are looking for a react native developer.
@alexmoreirasantana
@alexmoreirasantana 4 года назад
awesome, congratulations
@nguyendat8370
@nguyendat8370 3 года назад
Ngầu quá thím ơi, trước mình cũng có mò clone thử mà k hoàn thiện được như vậy. Vozer lương nghìn đô có khác
@ImVuCms
@ImVuCms 3 года назад
tớ nay sinh viên năm 3 thôi bác, :( chưa ra đồng nào cả
@bhoomikapunjabi2759
@bhoomikapunjabi2759 2 года назад
A really appreciable project it is! Can you please tell me where is the code for sticky top tab navigator that you've made for profile section?
@ImVuCms
@ImVuCms 2 года назад
Oh forgot to reply, Solution for this case is having two tab, one hidden, one visible, when scroll offset reached to certain number, we hide the fixed tab and show absolute tab bar. Hope it helps
@mahfudzainurrifan5738
@mahfudzainurrifan5738 2 года назад
you're insane bro
@ImVuCms
@ImVuCms 2 года назад
haha
@Thetiogamez
@Thetiogamez 3 года назад
Hello I would like to know if you have that course well explained and if you sell it I am interested in learning well with Js, let me know
@Thetiogamez
@Thetiogamez 3 года назад
Very well I have reviewed the code. It is super difficult. I would like you to see a course only on the Axions that it has in that code. It is very difficult to learn but thanks for sharing the code.
@ImVuCms
@ImVuCms 3 года назад
This is first time I code with typescript so source code isn't optimized and clean 😃😃
@Thetiogamez
@Thetiogamez 3 года назад
😃😃 good
@meme_sutabar
@meme_sutabar 10 месяцев назад
Hi, can you convert that code into flutter if possible
@rahulp7323
@rahulp7323 4 месяца назад
Do it support reels too
@teminoah2960
@teminoah2960 Год назад
react-nattive-camera is deprecated also building the app throws exception. However thanks for sharing am glad you did. you are indeed a great friend
@alexandercook747
@alexandercook747 Год назад
Did you manage to get it to build?
@teminoah2960
@teminoah2960 Год назад
@@alexandercook747 nope
@erentr7167
@erentr7167 2 года назад
okay this is insane.
@ImVuCms
@ImVuCms 2 года назад
@mahmoudshaeer7194
@mahmoudshaeer7194 4 года назад
very good job
@ImVuCms
@ImVuCms 4 года назад
Thank you !!
@cubemonkeys1514
@cubemonkeys1514 3 года назад
this is amazing! how did you manage to overlay text on the images in story mode? i have been looking all over the internet for a package or something to do this!
@ImVuCms
@ImVuCms 3 года назад
Hey I just store in story object the texts property as array of { text:string, x:number, y:number, color, bg,...} then I use this property to render all text component. And I didnt use package. Thanks
@uniknyafaktadisini
@uniknyafaktadisini 4 года назад
make project tutorial react native & firebase facebook clone.
@ibhagyesh
@ibhagyesh 3 года назад
Can you please add video uploading functionality or at least tell us how to add such functionality to this project
@ImVuCms
@ImVuCms 3 года назад
I never try upload video before. You can try react-native-aws3 if you 're using aws
@tayo.a
@tayo.a 3 года назад
Thanks for this, can you please tell me how I can add Instagram filters to this? I haven't found any good resources online. Thanks.
@ImVuCms
@ImVuCms 3 года назад
Thank you, but It's not Image Filter, it just collection of image, labels[{x,y,scale}] and I show it on above Instagram. Image Filter is a big part which I can't do on this app.
@rxbrainy3278
@rxbrainy3278 3 года назад
Hey man, really appreciate your project... i have cloned your project trying to setup but have some trouble could you help me out with that will be really helpful
@ImVuCms
@ImVuCms 3 года назад
Thank you and so sorry I can't help you because I'm so busy in this time.
@enzocodes
@enzocodes 3 года назад
Man! Could you set it up? Maybe we can help each other
@user-up9vs5ls4p
@user-up9vs5ls4p 2 года назад
Hey! Your work is amazing! I'm trying to install and run it and I can't completely understand what to do. In your git you wrote: 'First, Install API image classification'. Can you explain a little more what to do?
@ImVuCms
@ImVuCms 2 года назад
It's for classifying image in discover tab, github.com/iamvucms/ImageClassifyAPI/blob/master/README.md#installation
@user-up9vs5ls4p
@user-up9vs5ls4p 2 года назад
@@ImVuCms But how do I connect it to the Instagram prokect? Do I even need to do it?
@ImVuCms
@ImVuCms 2 года назад
@@user-up9vs5ls4p You need to run classifying server then update classify server url in instagram project, I remember I write it in readme
@user-up9vs5ls4p
@user-up9vs5ls4p 2 года назад
@@ImVuCms I've tried to follow the instructions from git, but when I run this command: pip3 install -r requirements.txt I keep getting this error: ERROR: Could not find a version that satisfies the requirement PyQt5==5.13.1 (from versions: 5.12.3, 5.14.0, 5.14.1, 5.14.2, 5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4, 5.15.5, 5.15.6) ERROR: No matching distribution found for PyQt5==5.13.1
@ipreign7513
@ipreign7513 Год назад
Please the apk file link on github too is not working
@thomac4450
@thomac4450 4 года назад
hello idol
@ImVuCms
@ImVuCms 4 года назад
mãi yêu
@frosty_gaming_za
@frosty_gaming_za 3 года назад
Can you do a tutorial of it
@merntech
@merntech 2 года назад
Do you have tutorial for making this Instagram clone app step by step with react native. Please share with me, I am highly interested to learn.
@ImVuCms
@ImVuCms 2 года назад
Ah sorry, I didn't make tutorial video for this. Just spent more 3 months to develop this project, so that's why.
@merntech
@merntech 2 года назад
@@ImVuCms ​ @I'm VuCms Your work is appreciable, short tutorial like the flow of work from each component only, like a presentation about the explanation of work if possible.
@nadeemkhan-yu4wf
@nadeemkhan-yu4wf 3 года назад
hi VuCms
@leonardogomes7677
@leonardogomes7677 3 года назад
Hey Vucms!!! After doing all the steps in the readme, the app doesnt render any image in login, or any action. Constantly giving errors like cannot post or cannot post stories, and doesnt have the gallery working. What can it be??
@leonardogomes7677
@leonardogomes7677 3 года назад
( My firebase is done right using your issue #9 guideline )
@enzocodes
@enzocodes 3 года назад
Leonardo could you help me with setting it up?
@ipreign7513
@ipreign7513 Год назад
Please do a tutorial on this
@nadeemkhan-yu4wf
@nadeemkhan-yu4wf 3 года назад
can you add video posts, as currently image posts are showing, not video posts.
@ImVuCms
@ImVuCms 3 года назад
I can but I'm very busy now. It may be appeared in a near future
@kevingalindo2140
@kevingalindo2140 3 года назад
the apk does not work :(
@patrickd4358
@patrickd4358 3 года назад
mate can you do a tutorial video about this?
@ImVuCms
@ImVuCms 3 года назад
In a near future, I may create some tutorial about this. Thank you
@uimarcos
@uimarcos Год назад
Hey man, demo link apk android?
@mybuddy11
@mybuddy11 3 года назад
hi guys i could not build and run it sucesss, Could you please create a video which guide me how to run it on window?
@ImVuCms
@ImVuCms 3 года назад
I'm sorry, I'm not in freetime at the moment and I also don't have experience for working with react native on window enviroment.
@Bloodlines.design
@Bloodlines.design 2 года назад
just install node and convert the project from react-native cli to expo
@christernilsson8415
@christernilsson8415 3 года назад
Hi there! Does anyone now what collection is in use in firestore to set this up. Probably can i see it the code but im a newbie:) I guess to use it with firebase i need to uncomment the code in App.tsx right? Thanks a lot
@ImVuCms
@ImVuCms 3 года назад
1)github.com/iamvucms/react-native-instagram-clone/issues/9 I don't find any solution to export/import firestore, You can get it on above link. 2) It 've already connect with firebase, commeted lines in app.tsx just for update online status in Direct Messages. Good luck !!
@christernilsson8415
@christernilsson8415 3 года назад
@@ImVuCms Thanks a lot! We have small company in sweden and looking for some extra help now and then so If you have some spear time for some extra work please write a comment and send you some more information. Thanks!
@ImVuCms
@ImVuCms 3 года назад
​@@christernilsson8415 Thank you for invitation. If you want a React Native developer for your some extra work. Maybe, I can help. Please send more detail to my facebook account at facebook.com/DevV.systems/ Thanks !!
@bollbat5566
@bollbat5566 4 года назад
can you make video to learn ?
@ImVuCms
@ImVuCms 4 года назад
Sorry bro, nhưng mình k có khiếu trong việc dạy lắm, với kiến thức cóp nhặt của mình dễ khiến cho mọi người bị lệch lạc sau này :|
@mybuddy11
@mybuddy11 3 года назад
@@ImVuCms Bạn dạy đi
Далее
The Story of Next.js
12:13
Просмотров 556 тыс.
Instagram Stories  - “Can it be done in React Native?”
1:05:55
MET MY MATCH, SOMEONE GET THIS TALON
12:03
Просмотров 18 тыс.
Instagram Clone React Native | #3 - Instagram Reels
39:11
React Native Maps with Marker & Callout
16:48
Просмотров 29 тыс.
React Native Tab Bar Routing with Expo Router
11:29
Просмотров 64 тыс.
React Native Apartments.com Clone - Part 1
1:24:32
Просмотров 10 тыс.
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Новые iPhone 16 и 16 Pro Max
0:42
Просмотров 372 тыс.
Собираем комп за 500 000 рублей!
6:44:35