Contents

Develop
2016.11.27 22:29

[ios] FlckrFeed Example App (Swift)

조회 수 1205 댓글 0
Atachment
첨부 '2'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

FlickrFeed

Flickr Feed Example

This is a sample application for learning Flickr Feed API and Swift.

Main Function

Shows Flickr's public feed images one by one. Loads this information and prints it on the list and detail page.

  • An electronic album showing one image of Flickr's public feed (https://www.flickr.com/services/feeds/docs/photos_public/)
  • After launching the app, press "Start" button to start slide show
  • You can set the duration of the image (1 second ~ 10 seconds)
  • Bring additional feeds in the background during the slide show to keep other images coming out without breaking
  • Image transition effects are only fade-in, fade-out
  • Works correctly on the iPad
  • Written by Swift
  • Xcode version: Version 8.1 (8B62)
  • Deployment target> = iOS 9.0

Screenshot

Current Status

This project is a sample version and will be updated later.

License

Copyright (c) 2016, Jeong-Hoon Mo. All rights reserved.

http://picomax.net/75936


?

  1. [ios] Xcode에서 특정 파일만 ARC 따로 설정하는 방법

    Date2017.03.29 CategoryDevelop Byhooni Views1084
    Read More
  2. [ios] UUID 생성 + Key Chain 연동

    Date2016.05.13 CategoryDevelop Byhooni Views4785
    Read More
  3. [ios] UIView에서 상위 UIViewController 가져오기

    Date2013.09.27 CategoryDevelop Byhooni Views20240
    Read More
  4. [ios] UIAlertView 초간단 샘플 ㅎㅎ

    Date2013.10.14 CategoryDevelop Byhooni Views46196
    Read More
  5. [ios] Requesting Location Permissions in iOS

    Date2018.08.18 CategoryDevelop Byhooni Views1737
    Read More
  6. [ios] Random Thoughts: Rand() vs. arc4random()

    Date2013.10.31 CategoryDevelop Byhooni Views68119
    Read More
  7. [ios] NSString, RegularExpression Find/Replace

    Date2017.04.14 CategoryDevelop Byhooni Views958
    Read More
  8. [ios] NavigationController 에서 왼쪽(back) 버튼 후킹하기

    Date2015.10.23 CategoryDevelop Byhooni Views1300
    Read More
  9. [ios] iOS 4.0 beta 에서 3.1.3으로 다운그레이드 하는 법

    Date2013.04.23 CategoryDevelop Byhooni Views37543
    Read More
  10. [ios] FlckrFeed Example App (Swift)

    Date2016.11.27 CategoryDevelop Byhooni Views1205
    Read More
  11. [ios] Facebook SDK 로그인 설명

    Date2017.04.19 CategoryDevelop Byhooni Views1348
    Read More
  12. [ios] Facebook Cache 갱신하는 함수

    Date2017.02.27 CategoryDevelop Byhooni Views1328
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 Next
/ 7