Skip to content

Latest commit

 

History

History
52 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

52 lines (16 loc) · 1.26 KB

Threads-App-React-Native

1.Register Screen (to register a user) :

RegisterScreen.mp4

2.Login Screen (to login a register user only) :

LoginScreen.mp4

3.Activity Screen :

ActivityScreen.mp4

4.Create a Post Screen (where a particular user can post their threads) :

CreatePost2.mp4
CreatePost.mp4

5.Like and Unlike Post :

LikeUnlike.mp4

6.Follow and Unfollow People :

followunfollow.mp4

7.User Profile and Logout Section (we have one follower which is appearing dynamically) :

UserProfileAndLogoutScreen.mp4