/TableView-With-SearchBar

this is practice of searching bar and Displaying Data form api with images using kingfisher for displaying image and alamofire for request https

Primary LanguageSwift

TableView-With-SearchBar

Install CocoPods

$ sudo gem install cocopods

install your Podfile Alamofire and Kingfisher

will use both for requesting api and catching Data like images

Pod `Alamofire`
Pod `Kingfisher`

Good Luck 😘 :)