[ios] FlckrFeed Example App (Swift)
첨부 '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.
-
[ubuntu] 우분투 18.04에 PHP5 설치하기
-
[ios] 배경에 Gradient 적용하기 (CAGradientLayer)
-
Aspect Oriented Programming in Objective-C
-
[js] URL 파싱하기 (jQuery 안쓰고)
-
[c] 한글 문자열 출력
-
[ios] binary를 C코드로 변환
-
[ios] APNS, Remote Push 수신 시점에서 앱의 3가지 실행 상태
-
[android] 가속도 센서를 이용한 흔듦(Shake) 감지
-
[js] 모바일 스크롤 방지(해제)
-
[Javascript][Ajax] 자바스크립트 강의 산출물
-
[swift] 실행시간 측정하기
-
[android] 간단한 SQLIite 예제