Skip to content

martinc/GifSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gif Searcher

This a simple demo app that displays a list of trending GIFs from Giphy, and allows the user to search for GIFs.

Getting Started

Building this project requires a Mac with at least XCode 7, and Cocoapods 1.0 to install the required dependencies.

Prerequisities

Download and Install XCode

Download and Install Cocoapods with the following command

sudo gem install cocoapods

Installing

Install the required Cocoapod libraries

pod install

Open the .xcworkspace file with XCode

open GifSearcher.xcworkspace

Running the app

Once it's open in XCode, simply select a Simulator and hit the Play button

About

Demo project using RxSwift to search Giphy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published