Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruby-china/ruby-china-ios
Ruby China iOS via Turbolinks
https://github.com/ruby-china/ruby-china-ios
homeland ios ruby-china swift turbolinks
Last synced: 3 months ago
JSON representation
Ruby China iOS via Turbolinks
- Host: GitHub
- URL: https://github.com/ruby-china/ruby-china-ios
- Owner: ruby-china
- License: other
- Created: 2016-07-23T08:13:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T10:22:44.000Z (about 5 years ago)
- Last Synced: 2024-08-07T22:36:03.823Z (7 months ago)
- Topics: homeland, ios, ruby-china, swift, turbolinks
- Language: Swift
- Homepage: https://itunes.apple.com/cn/app/ruby-china/id1072028763
- Size: 2.74 MB
- Stars: 140
- Watchers: 17
- Forks: 33
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Ruby China 官方客户端
[Ruby China](https://ruby-china.org) 官方 iOS 客户端,基于 [Turbolinks](http://github.com/turbolinks/turbolinks) + Native 的方式实现。
你可以通过此项目看出 [Turbolinks](http://github.com/turbolinks/turbolinks) + [Rails](https://rubyonrails.org) + iOS Native 的开发方式,以及最终能达到的实际效果。
## 主要开发者
- [@klaus01](https://github.com/klaus01)
- [@huacnlee](https://github.com/huacnlee)以及更多的贡献者: [contributors](https://github.com/ruby-china/ruby-china-ios/graphs/contributors)
## 参与开发
执行 Cocoapods 安装:
```
pod install
```Git Pull 代码到本地,并修改 `Constants.swift` 文件将 `if DEBUG` 改成 `if DEBUG1` 这样就会用 Ruby China 线上的 API。
然后编译运行。
提交 Pull Request 请保持一个 PR 一个功能,不要混到一起,尤其是你想增加功能的时候。
## 效果截图
![]()