All Projects → aidevjoe → V2ex

aidevjoe / V2ex

Licence: mit
An iOS client written in Swift for V2EX

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
Github.swift
Unofficial GitHub API client in Swift
Stars: ✭ 171 (-17.79%)
Mutual labels:  rxswift
Modernavplayer
ModernAVPlayer is a persistence AVPlayer wrapper
Stars: ✭ 179 (-13.94%)
Mutual labels:  rxswift
Rxstate
Redux implementation in Swift using RxSwift
Stars: ✭ 142 (-31.73%)
Mutual labels:  rxswift
Moyasugar
🍯 Syntactic sugar for Moya
Stars: ✭ 165 (-20.67%)
Mutual labels:  rxswift
Rxgrdb
Reactive extensions for SQLite
Stars: ✭ 176 (-15.38%)
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
Moya Modelmapper
ModelMapper bindings for Moya.
Stars: ✭ 143 (-31.25%)
Mutual labels:  rxswift
Combinerxswiftperformance
A test suite comparing the performance of Combine and RxSwift
Stars: ✭ 154 (-25.96%)
Mutual labels:  rxswift
Rxwebkit
RxWebKit is a RxSwift wrapper for WebKit
Stars: ✭ 176 (-15.38%)
Mutual labels:  rxswift
Artify Macos
🌎 18th century Arts for everyone
Stars: ✭ 140 (-32.69%)
Mutual labels:  rxswift
Rxreachability
RxSwift bindings for Reachability
Stars: ✭ 181 (-12.98%)
Mutual labels:  rxswift
Rxnuke
RxSwift extensions for Nuke
Stars: ✭ 138 (-33.65%)
Mutual labels:  rxswift
Rxiglistkit
IGListKit with RxSwift🚀
Stars: ✭ 174 (-16.35%)
Mutual labels:  rxswift
Zhuishushenqi
追书神器Swift版客户端(非官方)。 不断更新中......
Stars: ✭ 196 (-5.77%)
Mutual labels:  rxswift
Moya
Network abstraction layer written in Swift.
Stars: ✭ 13,607 (+6441.83%)
Mutual labels:  rxswift
100 Days Of Rxswift
💨100 days and 40 project of RxSwift
Stars: ✭ 177 (-14.9%)
Mutual labels:  rxswift

V2EX

介绍

可能是体验最好的掌上 V2EX 客户端,苦于在 iPhone 上一直没有找到一款 好用的 V2EX 客户端,于是这个项目诞生了,该项目借鉴很多开源的 V2EX 客户端,在此表示感谢开源社区。由于目前开发周期较短,很多地方还不够完善,存在着很多问题和不合理的设计,如果你有任何意见或功能要求欢迎打开 IssuePR,最后希望能得到您的喜欢,感谢 😊

App Store

截图

功能

首页

  1. 浏览热门主题、最新主题等主题列表。。
  2. 上拉加载更多(仅 全部 Tab)
  3. 主题搜索(按权重 or 时间排序)

主题详情

  1. 复制链接、从 Safari 打开、系统分享
  2. 主题(主题回复) 收藏、感谢、忽略 操作
  3. 查看对话上下文
  4. 主题回复(支持贴图)、@单个或多个用户
  5. 回复列表如果是图片链接直接解析成图片
  6. 只看楼主

节点

  1. 导航节点、所有节点
  2. 节点搜索

消息

  1. 查看所有消息
  2. 消息提醒
  3. 删除消息
  4. 快捷回复

更多

  1. 创作新主题(支持 Markdown 编辑、预览、上传图片)
  2. 查看我的
  • 节点收藏
  • 主题收藏
  • 我的主题
  • 我的回复
  1. 修改头像
  2. 两步验证
  3. 每日奖励自动领取

其他

  1. 支持 横竖屏(横屏目前优化不是特别好)
  2. 支持 iPad
  3. 支持 夜间模式
  4. 支持 密码管理工具(1Password、LastPass...)
  5. 支持 Google 账号登录
  6. 验证码自动识别
  7. 首页节点排序

要求

  • iOS 9.0
  • Swift Version 5.0
  • Xcode 10.2 or later

运行

  1. 克隆项目
git clone https://github.com/Joe0708/V2EX.git
  1. 在项目根目录安装依赖库
pod install
  1. 打开 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].