Skip to content

Search the GIPHY API and rank gifs in a customized collection view.

Notifications You must be signed in to change notification settings

msadoon/iOS--giphySearch

Repository files navigation

giphySearch

Instructions: Clone the master branch (or download it) and run a pod install in the directory with the Podfile. Just one pod - FLAnimatedImage. The project was written in Swift 4.1 and Xcode 9.4 (and Im on Cocoapods 1.5.3)

Known issues:

  1. Sometimes individual images dont load/missed when scrolling between images that do load. Suspect image is available in cache but cell not laying out in time to display.
  2. Double check searching for term with one result and loading "more", probably disable more button if no more offsets available.
  3. Crash occurs when reloading a previously searched term and network calls hand on slower network connections. Timeout not occuring. Investigate further.

About

Search the GIPHY API and rank gifs in a customized collection view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published