Skip to content

jinuman/photo-searcher-ios

Repository files navigation

Photo Searcher iOS

Tuist Badge

Introduction

Search photos with keywords from couple of APIs (e.g.Flickr) and able to save into your Photos application.

This application is quite simple and useful when downloading pictures to your simulator.

Demo

searching with keyword scroll and go to detail
search-keyword scroll-detail
save into Photos pinch detail image
save pinch

Environment

  • macOS Big Sur
  • Xcode 12
  • Swift 5
  • iOS 11+
  • Flickr API

Tools

Rx

Architecture

Dependency Injection

UI

Networking

Test

Installation

  1. $ git clone repository
  2. Install bundler
  3. $ bundle install
  4. Install tuist
  5. $ make
If it doesn't work, please email me or create an issue.

License

photo-searcher-ios is available under the MIT license. See the LICENSE file for more detail.