Skip to content

duhesme/potok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. What is this project about?
  2. Why did I make this project?
  3. Examples of the app behaviour
  4. Dependencies
  5. How to run the app

What is this project about?

A TikTok like app that using Pexels API for video fetching.

Why did I make this project?

I made the project to expand my knowledge in iOS Development.
What I learned from this project:

  • How to implement VIPER architecture.
  • How to create UI programmatically without Storyboards.
  • How to create TikTok like content scrolling.
  • How to implement 'share' action.
  • How to use and set up SwiftGen.

Examples of the app behaviour

  • Main screen.
    Main screen

Dependencies

The project uses the following pods:

How to run the app

  1. Clone the repo.
  2. Open Terminal and navigate to the project root folder.
  3. Run pod install && open potok.xcworkspace.

About

TikTok like app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published