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
It's a cross-platform TikTok clone full stack native app built with react native. It has the feature of recording video by accessing phone's camera to upload post . The app's backend is built with AWS amplify and the frontend is communicated through GraphQL API. User Authentication and Storage in AWS amplify services are implemented. Videos reco…