EyreFree / Vscam
Licence: mit
Photography, Communication & Share - Minimalist picture sharing app.
Stars: ✭ 105
Programming Languages
swift
15916 projects
Projects that are alternatives of or similar to Vscam
React Image Magnify
A responsive image zoom component designed for shopping sites.
Stars: ✭ 391 (+272.38%)
Mutual labels: image, photo
Ptshowcaseviewcontroller
An initial implementation of a "showcase" view( controller) for iOS apps... Visualizes images, videos and PDF files beautifully! (by @pittleorg) [meta: image, photo, video, document, pdf, album, gallery, showcase, gallery, iOS, iPhone, iPad, component, library, viewer]
Stars: ✭ 395 (+276.19%)
Mutual labels: image, photo
Fdtake
Easily take a photo or video or choose from library
Stars: ✭ 314 (+199.05%)
Mutual labels: image, photo
Imageviewer.swift
An easy to use Image Viewer that is inspired by Facebook
Stars: ✭ 1,071 (+920%)
Mutual labels: image, photo
Assetspickerviewcontroller
Powerfully Customizable - Multiple Photo & Video Picker Controller
Stars: ✭ 321 (+205.71%)
Mutual labels: image, photo
Photobrowser
Elegant photo browser in Swift. 图片与视频浏览器。
Stars: ✭ 975 (+828.57%)
Mutual labels: image, photo
Flutter photo manager
Provide flutter with the ability to manage photos.
Stars: ✭ 294 (+180%)
Mutual labels: image, photo
Flutter photo
Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.
Stars: ✭ 285 (+171.43%)
Mutual labels: image, photo
Rxgalleryfinal
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
Stars: ✭ 2,798 (+2564.76%)
Mutual labels: image, photo
Tui.image Editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Stars: ✭ 4,761 (+4434.29%)
Mutual labels: image, photo
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+90.48%)
Mutual labels: image, photo
Rskimagecropper
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
Stars: ✭ 2,371 (+2158.1%)
Mutual labels: image, photo
Flutter image cropper
A Flutter plugin for Android and iOS supports cropping images
Stars: ✭ 723 (+588.57%)
Mutual labels: image, photo
Mrthumb
【拇指先生】 a simple easy video thumbnail provider,顺滑的获取视频缩略图,支持本地和网络视频,有问题大胆提Issues
Stars: ✭ 60 (-42.86%)
Mutual labels: image, photo
VSCAM 是一个图片分享发布装置,本仓库为 iOS 端源代码,使用 Swift 进行开发。
概述
- 首页使用 UICollectionView 实现不同尺寸图片的瀑布流展示;
- 发布页使用 Alamofire 实现了图片后台上传并且实时显示上传进度;
- 图片详情页使用 UITableView 实现了类似 QQ 个人信息页面的背景图片拉伸效果;
- 利用 MJPhotoBrowser 实现图片浏览功能;
- 登录与注册页使用 UITableView 实现了焦点所在编辑框自动滚动到屏幕中心的效果;
- 使用 ShareExtension 利用系统分享实现从浏览器页面打开 App 对应页面;
- 使用 3D Touch 实现从剪贴板读取 URL 快速打开 App 内指定页面;
- 集成 UMeng 与 Fabric 统计分析 SDK,可作为新手参考。
AppStore

环境
Version | Needs |
---|---|
1.x | XCode 8.0+ Swift 3.0+ iOS 9.0+ |
4.x | XCode 9.0+ Swift 4.0+ iOS 9.0+ |
构建
- 首先,需要安装 CocoaPods 如果你没有安装的话;
- 在终端中移动到当前工程根目录下执行
pod install
; - 用 XCode 打开 VSCAM.xcworkspace;
- 构建。
计划
- iPad 适配;
- 动画;
- 评论/点赞。
预览
其他
Android 版源码参见:https://github.com/ayaseruri/vscam
更多信息请访问官网:http://vscam.co/
作者
协议
VSCAM 基于 MIT 协议进行分发和使用,更多信息参见协议文件。
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].