Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 730 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 730 Bytes

TikTok iOS App working demonstration.

Hi, The repo discuss about, how you can build app similiar like TikTok, Merge Video along with your favourite song, No external framework required.

Note: This project uses external framework (SD WEB IMAGE - https://github.com/SDWebImage/SDWebImage) for image caching only.

Prerequisites

  • Knowledge of AVFoundation.
  • Interacting with Rest API's for resources.

Working

  • Download the project.
run pod install
  • Build & Run in iOS Device.

Preview

IMAGE ALT TEXT

Acknowledgments