Develop
2016.11.27 22:29
[ios] FlckrFeed Example App (Swift)
Views 7495 Comment 0
Attachment '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 •
-
[c#] 툴바 현재 욜심히 만들고 있는거.. 백업용.. ㅋㅋ
-
[ios] 카메라 사용 권한 확인해서 분기하는 방법
-
[ios] GPS 이용 상태 확인
-
[android] 간단한 SQLIite 예제
-
[swift] 실행시간 측정하기
-
[Javascript][Ajax] 자바스크립트 강의 산출물
-
[js] 모바일 스크롤 방지(해제)
-
[android] 가속도 센서를 이용한 흔듦(Shake) 감지
-
[ios] APNS, Remote Push 수신 시점에서 앱의 3가지 실행 상태
-
[c] 한글 문자열 출력
-
[ios] binary를 C코드로 변환
-
[js] URL 파싱하기 (jQuery 안쓰고)