Develop
2016.11.27 22:29
[ios] FlckrFeed Example App (Swift)
조회 수 7788 댓글 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 •
-
Read More
[ios] FlckrFeed Example App (Swift)
-
Read More
[android] 딜레이를 구현하기 위한 꼼수
-
Read More
[android] How can I place app icon on launcher home screen?
-
Read More
[android] Calling activity function from separate class
-
Read More
[ppt] 보안경제학 발표자료
-
Read More
[Android Error] The number of method references in a .dex file cannot exceed 64K
-
Read More
[android] 레이아웃 사이즈 변경 (동적; programmatically)
-
Read More
[android] 초간단 얼럿 (AlertDialog)
-
Read More
[android] dp, px 서로 변환
-
Read More
[matlab] ZigZag-Scanning (2-D Array)
-
Read More
[mac] OS X 엘 캐피탄에서 Soudflower 사용하기
-
Read More
[mac] Mac OS에서 재생되는 사운드를 녹음하는 방법