You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Native(Hook), React Context Provider, react-navigation, Firebase,... to create a small social app with features: post status(with image or video), chat, edit profile, ...
It's a demo of social app so it still has a bit bug and doesn't have much fearture.
Front-end: React Native
Back-end: Firebase
Run app
step1: Make sure you run npm install
step2: run this project npm start and enjoy it.
About
React Native(Hook), React Context Provider, react-navigation, Firebase,... to create a small social app with features: post status(with image or video), chat, edit profile, ...