マッチングアプリSwift版
https://scrapbox.io/koedo-kawanishi/Matching-App-Swift
- master
- develop
- feature/XXX
- CocoaPodをインストールしてください。
pod install
- Carthageをインストールしてください。
carthage update --platform iOS
- RxSwift
- RxCocoa
- Lottie
- MessageKit
Type | Emoji |
---|---|
初めてのコミット(Initial Commit) | 🎉 |
バージョンタグ(Version Tag) | 🔖 |
新機能(New Feature) | ✨ |
バグ修正(Bugfix) | 🐛 |
リファクタリング(Refactoring) | ♻️ |
ドキュメント(Documentation) | 📚 |
デザインUI/UX(Accessibility) | 🎨 |
パフォーマンス(Performance) | 🐎 |
ツール(Tooling) | 🔧 |
テスト(Tests) | 🚨 |
非推奨追加(Deprecation) | 💩 |
削除(Removal) | 🗑️ |
WIP(Work In Progress) | 🚧 |