• This repository has been archived on 04/Jan/2021
  • Stars
    star
    103
  • Rank 333,046 (Top 7 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DEPRECATED

codebeat badge

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+

构建

  1. 首先,需要安装 CocoaPods 如果你没有安装的话;
  2. 在终端中移动到当前工程根目录下执行 pod install
  3. 用 XCode 打开 VSCAM.xcworkspace;
  4. 构建。

计划

  1. iPad 适配;
  2. 动画;
  3. 评论/点赞。

预览

其他

Android 版源码参见:https://github.com/ayaseruri/vscam

更多信息请访问官网:http://vscam.co/

作者

协议

VSCAM 基于 MIT 协议进行分发和使用,更多信息参见协议文件。

More Repositories

1

EFResume

Emmmmmn, a normal resume templete in Swift.
Swift
388
star
2

EFArticles

EyreFree's articles.
193
star
3

EFPodsAnalyzer

CocoaPods dependency analysis tool.
Python
191
star
4

EFNEHotspotHelperDemo

DEPRECATED
Objective-C
136
star
5

CodingEmoji

Coding Monkey - iMessage Stickers.
17
star
6

WangCuoS

一个美女脱衣小游戏
Swift
14
star
7

EFDownloader

DEPRECATED
Swift
12
star
8

qrcoder

Yet another stupid flutter qrcode plugin.
Dart
11
star
9

wechaty-puppet-padlocal-gpt3

Use wechaty-puppet-padlocal chat with gpt3
TypeScript
9
star
10

RetroSnakerJS

Retro Snaker, JS
HTML
8
star
11

FakeUserAgent

Up-to-date simple useragent faker with real world database in Swift.
Swift
8
star
12

RetroSnaker

Retro Snaker, Visual C++ 6.0, C, CUI, Windows
C
8
star
13

mspaint

Fake Windows mspaint in C#.
C#
6
star
14

Gobang

Cocos2d-x 人机对战五子棋游戏
C++
5
star
15

EFGuangDianTongDemo

iOS integrated GuangDianTong mobile App activation data statistics API reporting program Demo.
Swift
5
star
16

EFMultiSpaceBar

A bar which is made up of multi parts and can change progress view and text by way of Animation.
Swift
5
star
17

TencentLinkupPlugin

Tencent game hall Lianliankan auxiliary tool.
C++
4
star
18

Sokoban

Sokoban, Visual C++ 6.0, C, CUI, Windows
C
2
star
19

efqrcode.com

Website for EFQRCode.
HTML
2
star
20

EFBuildInfoDemo

iOS gets the current build time and Git Hash value of App Demo.
Swift
2
star
21

EFLeetCode

LeetCode problem-solving records, in C.
C
1
star
22

GDTActionSDK

GDTActionSDK cocoapods wrapper.
Objective-C
1
star
23

FlappyBird

Cocos2d-x FlappyBird
C++
1
star
24

UPNG.swift

Swift
1
star
25

EF3DTouchDemo

iOS 3D Touch Demo.
Swift
1
star