Skip to content

Killectro/GiphySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GiphySearch

An single-screen app that implements a paginating UITableView displaying GIFs retrieved from Giphy's public API.

The app shows a list of the top trending GIFs by default, and has an option to search for anything you please. The app is built using the MVVM architecture, facilitated by RxSwift and Moya. It uses Kingfisher for image caching and performant GIF displaying.

Installation Instructions

Run the following commands to download the repository and open the project in Xcode.

git clone [email protected]:Killectro/GiphySearch.git
cd GiphySearch/GiphySearch
pod install
open GiphySearch.xcworkspace

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published