aidevjoe / V2ex
Licence: mit
An iOS client written in Swift for V2EX
Stars: ✭ 208
Programming Languages
swift
15916 projects
Labels
Projects that are alternatives of or similar to V2ex
Unio
🔄 KeyPath based Unidirectional Input / Output framework with RxSwift.
Stars: ✭ 139 (-33.17%)
Mutual labels: rxswift
Modernavplayer
ModernAVPlayer is a persistence AVPlayer wrapper
Stars: ✭ 179 (-13.94%)
Mutual labels: rxswift
Reduxmoviedb
🎥 See the upcoming movies! ReSwift + RxSwift 💖 Hacktoberfest 🎃
Stars: ✭ 137 (-34.13%)
Mutual labels: rxswift
Rxkingfisher
Reactive extension for the Kingfisher image downloading and caching library
Stars: ✭ 190 (-8.65%)
Mutual labels: rxswift
Swifthub
GitHub iOS client in RxSwift and MVVM-C clean architecture
Stars: ✭ 2,330 (+1020.19%)
Mutual labels: rxswift
Reactorkit
A library for reactive and unidirectional Swift applications
Stars: ✭ 2,237 (+975.48%)
Mutual labels: rxswift
Combinerxswiftperformance
A test suite comparing the performance of Combine and RxSwift
Stars: ✭ 154 (-25.96%)
Mutual labels: rxswift
V2EX
介绍
可能是体验最好的掌上 V2EX 客户端,苦于在 iPhone 上一直没有找到一款 好用的 V2EX 客户端,于是这个项目诞生了,该项目借鉴很多开源的 V2EX 客户端,在此表示感谢开源社区。由于目前开发周期较短,很多地方还不够完善,存在着很多问题和不合理的设计,如果你有任何意见或功能要求欢迎打开 Issue 或 PR,最后希望能得到您的喜欢,感谢 😊
截图
功能
首页
- 浏览热门主题、最新主题等主题列表。。
- 上拉加载更多(仅 全部 Tab)
- 主题搜索(按权重 or 时间排序)
主题详情
- 复制链接、从 Safari 打开、系统分享
- 主题(主题回复) 收藏、感谢、忽略 操作
- 查看对话上下文
- 主题回复(支持贴图)、@单个或多个用户
- 回复列表如果是图片链接直接解析成图片
- 只看楼主
节点
- 导航节点、所有节点
- 节点搜索
消息
- 查看所有消息
- 消息提醒
- 删除消息
- 快捷回复
更多
- 创作新主题(支持 Markdown 编辑、预览、上传图片)
- 查看我的
- 节点收藏
- 主题收藏
- 我的主题
- 我的回复
- 修改头像
- 两步验证
- 每日奖励自动领取
其他
- 支持 横竖屏(横屏目前优化不是特别好)
- 支持 iPad
- 支持 夜间模式
- 支持 密码管理工具(1Password、LastPass...)
- 支持 Google 账号登录
- 验证码自动识别
- 首页节点排序
要求
- iOS 9.0
- Swift Version 5.0
- Xcode 10.2 or later
运行
- 克隆项目
git clone https://github.com/Joe0708/V2EX.git
- 在项目根目录安装依赖库
pod install
- 打开
V2EX.xcworkspace
运行
感谢
声明
此项目仅供学习参考,请勿用于其他任何恶意用途,如有侵犯到您的权益,请联系我及时删除 [email protected]
License
V2EX 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].