All Projects → grevolution → Shgalleryview

grevolution / Shgalleryview

Licence: mit
a Page View styled gallery for iOS that can show Images and videos.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Shgalleryview

Photobox
A lightweight CSS3 image viewer that is pretty to look and and easy to use
Stars: ✭ 735 (+880%)
Mutual labels:  gallery
Deemo
Deemo(古树旋律)曲绘集复刻
Stars: ✭ 32 (-57.33%)
Mutual labels:  gallery
Photo Blog
The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender
Stars: ✭ 55 (-26.67%)
Mutual labels:  gallery
Lychee
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
Stars: ✭ 816 (+988%)
Mutual labels:  gallery
Collectionviewpaginglayout
a simple but highly customizable paging layout for UICollectionView.
Stars: ✭ 947 (+1162.67%)
Mutual labels:  gallery
Yimagepicker
小红书多图剪裁+微信图片选择器+大图预览+图片剪裁(支持圆形剪裁和镂空剪裁),已适配androidQ,借鉴并升级matisse加载内核!超强定制性可轻松实现知乎/马蜂窝/微博等特殊样式!支持跨进程回调!内部结构轻量级,无任何第三方开源库!支持support依赖!
Stars: ✭ 975 (+1200%)
Mutual labels:  gallery
Glightbox
Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes
Stars: ✭ 702 (+836%)
Mutual labels:  gallery
Omg Music
Music making, remixing, and collaborating tools for the web
Stars: ✭ 74 (-1.33%)
Mutual labels:  gallery
React Grid Carousel
React responsive carousel component w/ grid layout
Stars: ✭ 29 (-61.33%)
Mutual labels:  gallery
Imageviewer.swift
An easy to use Image Viewer that is inspired by Facebook
Stars: ✭ 1,071 (+1328%)
Mutual labels:  gallery
Gallery
图片缩放以及相册的实现
Stars: ✭ 24 (-68%)
Mutual labels:  gallery
Django Starcross Gallery
Django Gallery app with justified image layout, infinite scrolling and drag & drop support
Stars: ✭ 28 (-62.67%)
Mutual labels:  gallery
Enjoylife
😊开源App项目,每天一张精选倩图、一个精选小视频,一篇知乎美文
Stars: ✭ 43 (-42.67%)
Mutual labels:  gallery
Spotlight
Web's most easy to integrate lightbox gallery library. Super-lightweight, outstanding performance, no dependencies.
Stars: ✭ 799 (+965.33%)
Mutual labels:  gallery
Flickr Set Get
A simple command line app to download photos from a flickr set
Stars: ✭ 57 (-24%)
Mutual labels:  gallery
Paparazzo
Custom iOS camera and photo picker with editing capabilities
Stars: ✭ 714 (+852%)
Mutual labels:  gallery
React Upload Gallery
React for Upload Image Gallery. Drag & Drop, Sortable, Customize.
Stars: ✭ 33 (-56%)
Mutual labels:  gallery
Angular Photoswipe
An angular directive for PhotoSwipe image gallery
Stars: ✭ 74 (-1.33%)
Mutual labels:  gallery
Wear Gallery
maybe the best gallery on watch (WearOS/Ticwear)
Stars: ✭ 60 (-20%)
Mutual labels:  gallery
Filemanager Ui
It is the graphical user interface File Manager, regardless of the backend, lets you work with PHP, Python, nodejs or another.
Stars: ✭ 44 (-41.33%)
Mutual labels:  gallery

SHGalleryView

This is a Page View Controller based Gallery for Images and Videos which you can use to showcase your media items. Images support zoom/pinch and you can play videos in the same window with custom theme for video controls.

Build Status Pod Version License

##Changelog

###0.0.9 (March 17, 2015)

Changes:

  • done some refactoring and moved all the view code inside SHGalleryView from SHGalleryViewController. Now you can just use the SHGalleryView class to show gallery view.
  • SHGalleryViewController is still there for backward compatibility and to show the Gallery modally.

###0.0.8 (Feb 28, 2015)

Features:

  • Added support for portrait orientations. now the gallery will work with any device orientation.
  • Added background color property in SHGalleryViewTheme
  • Updated the example to show how to added SHGalleryViewController as embedded view.
  • Added UIPageControl support (now you can either show item captions or page control)
  • Added support for disabling pinch/zoom on Images in gallery.

Changes:

  • Fixed implict warnings for NSInteger.
  • renamed SHMediaControlTheme to SHGalleryViewTheme (code breaking change, please update your code)
  • caption title and time label theme properties are now deprecated. new properties have been added for NSAttributedString support.
  • the library is properly documented now for public interfaces. plesae check the docs at : http://cocoadocs.org/docsets/SHGalleryView/
  • Example code has been updated.

////////////////////////////////

##SHGalleryView

  • Video in Gallery image-1

  • Video Paused in Gallery image-2

  • Image in Gallery image-3

##Contact Me

Shan Ul Haq (http://grevolution.me)

##License

SHGalleryView is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].