Pinned Repositories
Android-1
项目搭建规范,可复用工具类,简易轮子
CircularProgressBarDemo
关于下载进度的进度条
flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
FSCamera
八秒短视频的录制,具有暂停,前后置,闪光灯等功能。
HYBMasonryAutoCellHeight
A very helpful category for calculating the height of cell automatically.
iOS9AdaptationTips
iOS9适配系列教程(iOS9开发学习交流群:515295083)
MLeaksFinder
Find memory leaks in your iOS app at develop time.
react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
react-native
A framework for building native apps with React.
simplest_ffmpeg_mobile
ffmpeg examples in Android / IOS / WinPhone
wangduan7639's Repositories
wangduan7639/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
wangduan7639/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally use for hotfix iOS App.
wangduan7639/Android-2
收集Android方方面面的经典知识, 最新技术.
wangduan7639/WDWebBrowser
一个类似于微信的网络游览器,有进度条,有刷新,有返回,如果进入下一页就显示关闭,点击关闭直接退出,如果点击返回的时候没有上一页则也返回
wangduan7639/Specs
The CocoaPods Master Repo
wangduan7639/react-native-demo
a react native app for tmall 3c home page
wangduan7639/rtmp-video-player-for-ios
Based on FFEngine framework, a rtmp video player for apple iOS devices.
wangduan7639/SwiftHN
A Hacker News reader in Swift
wangduan7639/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
wangduan7639/ZDStickerView
ZDStickerView is an Objective-C module for iOS and offers complete configurability, including movement, resizing, rotation and more, with one finger.
wangduan7639/MyGithub
wangduan7639/UICopyLabel
wangduan7639/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
wangduan7639/RecordMyScreen
Record the display even on non-jailbroken iPhones.
wangduan7639/FSCamera
八秒短视频的录制,具有暂停,前后置,闪光灯等功能。
wangduan7639/CropDemo
通过选择框选择要剪切的图片大小和位置,,然后就可以剪切。
wangduan7639/CircularProgressBarDemo
关于下载进度的进度条
wangduan7639/StateMachine
State machine library for Objective-C