This is clone of instagram app .
Primary Features:
-Facebook Authentication.
-pin point design accuracy.
-firebase authentication.
-native camera integration.
-scalable project structure.
Upcoming Features:
-Firebase Authentication
-Firebase Database integration
-Able to upload picture and edit profile informations.
-refresh news feed.
-push notification
To run the app:
1.clone the repository
2.cd instagramCloneApp
3.npm i
4.react-native run-ios (for ios devices)
5.react-native run-android (for android devices)