项目简介:本项目是一款仿新浪微博客户端的移动应用。仅供学习使用,无任何商业用途。
主要实现功能:通过 OAuth2.0 协议实现登陆功能,根据新浪开放平台提供的 api 实现了微博数据内容 基本展示、发送文字微博、图片微博等微博客户端基本功能, 九宫格图片展示,动态行高自定义cell, 相册实现实现相机 解析二维码 条形码功能。使用 FMDB 框架缓存数据于 SQLite 数据库中。部分内容采用swift 混编实现。
'CocoaLumberjack' https://github.com/CocoaLumberjack/CocoaLumberjack
'Masonry' https://github.com/SnapKit/Masonry
'CFAlertViewController' https://github.com/Codigami/CFAlertViewController
'ProgressHUD' https://github.com/relatedcode/ProgressHUD
'XHPopMenu' https://github.com/chengxianghe/XHPopMenu
'AFNetworking' https://github.com/AFNetworking/AFNetworking
'JGProgressHUD' https://github.com/JonasGessner/JGProgressHUD
'SDWebImage' https://github.com/SDWebImage/SDWebImage
'MJExtension' https://github.com/CoderMJLee/MJExtension
'MJRefresh' https://github.com/CoderMJLee/MJRefresh
'GKPhotoBrowser' https://github.com/QuintGao/GKPhotoBrowser
'FMDB' https://github.com/ccgus/fmdb
应用中展示的所有内容均搜集自互联网,若内容有侵权请联系作者进行删除处理。本应用仅用作分享与学习。