Develop
2016.11.27 22:29
[ios] FlckrFeed Example App (Swift)
조회 수 7495 댓글 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 •
번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|---|
435 | Develop | [linux] 프로세스 관련 시스템콜 | hooni | 2003.04.23 | 9249 |
434 | Develop | [c] 스토리지 클래스(변수) | hooni | 2003.04.23 | 9245 |
433 | Develop | 다양한 방법으로 아주 큰 수(Big Number) 계산.. ㅋㅋ | hooni | 2013.04.23 | 9241 |
432 | Develop |
[c] GD라이브러리 설치 테스트 소스
![]() |
hooni | 2013.04.23 | 9238 |
431 | Develop | [java] RGB코드를 HEX코드로 변환하는 코드 ㅎㅎ | hooni | 2013.04.23 | 9229 |
430 | Develop |
[js] 셀렉트박스(select)의 옵션(option) 동적으로 추가/제거
![]() |
hooni | 2013.04.23 | 9228 |
429 | Develop |
[c] 구구단 최단라인 ㅡㅡ;
![]() |
hooni | 2013.04.23 | 9226 |
428 | Develop | [js] 핫키(단축키) 구현방법 | hooni | 2003.04.23 | 9224 |
427 | Develop |
[c] 퀵정렬(quick sort) 예제 소스..
![]() |
hooni | 2013.04.23 | 9223 |
426 | Develop | [c] 포인터와 함수포인터에 대해.. | hooni | 2003.04.23 | 9211 |
425 | Develop | [c++] Win32API를 이용한 ExitWindowsEx 사용한 예제코드 | hooni | 2013.04.23 | 9206 |
424 | Develop | [c] 단기과정[01/08] (다차원 + 배열)포인터, void 포인터 | hooni | 2003.04.23 | 9204 |