おしゃべじたぶる(iOS)
こちらのリポジトリはフロント(iOS)部分のみのリポジトリになります サーバーサイドのソースコード及び製品コード共有してあるメインリポジトリはこちらjphacks/F_2002_1をご参照ください。
Development
You can develop bejiApp
Environment
- Xcode: 12.2
- Swift: 5.3.1
Configuration
- UI implementation: codeLayout + XIB
- Architecture: MVVM + RxSwift
- CI: DeployaGate(https://deploygate.com/) + Bitrise
Setup
- Clone the project.
$ git clone https://github.com/ikemoti/bejiApp
$ cd bejiApp
- Run
make setup
.
pod update
Using Tools and Libraries
Tools
Network
UI
Contribution
I would be happy if you contribute :)