Develop
2016.11.27 22:29
[ios] FlckrFeed Example App (Swift)
조회 수 1739 댓글 0
첨부 '2' |
---|
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.
TAG •
번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|---|
» | Develop | [ios] FlckrFeed Example App (Swift) | hooni | 2016.11.27 | 1739 |
130 | Develop | [android] 버전 별 앱 알림 설정으로 이동하는 방법 | hooni | 2016.11.28 | 2776 |
129 | Etc | 웹 보안 논문 주제 2016 | hooni | 2016.11.28 | 0 |
128 | PPT | [ppt] 정보보호관리 발표내용 | hooni | 2016.11.30 | 1764 |
127 | Etc | ISMS 인증기준 – 정보보호대책 (시스템개발보안) | hooni | 2016.12.01 | 2026 |
126 | PPT | [ppt] 정보보호관리 발표내용 #2 | hooni | 2016.12.08 | 1812 |
125 | Develop | XML, JSON, BSON, MSGPACK 장,단점 비교 | hooni | 2017.01.11 | 2784 |
124 | Develop | [ios] 동영상 플레이어 샘플 (for Local File) | hooni | 2017.02.07 | 1743 |
123 | Develop | [ios] 동영상 플레이어 샘플 (for Remote Url) | hooni | 2017.02.07 | 2285 |
122 | System/OS | Enable the Develop Menu in Safari | hooni | 2017.02.07 | 1991 |
121 | System/OS | Enable Safari Hidden Debug Menu in Mac OS X | hooni | 2017.02.07 | 2535 |
120 | System/OS | [android] 초간단 HTTP, POST 전송 샘플 1 | hooni | 2017.02.16 | 4125 |