๊ธฐ์ตํ๊ณ ์ถ์ ์ฝํ ์ธ ๋ฅผ ์ ์ฅํ๋ ๊ฐ์ฅ ์ฌ์ด ๋ฐฉ๋ฒ, HAVIT
HAVIT.mp4
๋ผ์ด๋ธ๋ฌ๋ฆฌ | Version | |
---|---|---|
SnapKit | 5.0.1 |
SPM |
IQKeyboardManager | 6.5.9 |
SPM |
RxSwift | 6.5.0 |
SPM |
RxCocoa | 6.5.0 |
SPM |
Kingfisher | 7.1.2 |
SPM |
PanModal | 1.2.7 |
SPM |
brew install swiftlint
(Git hooks pre-commit ์ ์ฉ)
git config core.hookspath .githooks
disabled_rules:
- trailing_whitespace
- function_body_length
- line_length
- orphaned_doc_comment
- nesting
opt_in_rules:
- let_var_whitespace
included:
- Havit
excluded:
# AppDelegate, SceneDelegate file ๋ฌด์
- Havit/Global/Supports/AppDelegate.swift
- Havit/Global/Supports/SceneDelegate.swift
identifier_name:
excluded:
- id
force_cast: warning
๐ Git branch & Git Flow
develop(default)
feature/10-sign-up
release/v1.0.0
hotfix/11-main-activty-bug
Havit-iOS
|
|โโ Share-Extension
โโโ Havit
|โโ Global
โ โโโ Literal
โ โโโ Base
โ โโโ Protocol
โ โโโ Supports
โ โ โโโ AppDelegate
โ โ โโโ SceneDelegate
โ โ โโโ Info.plist
โ โโโ Utils
โ โโโ Extension
โ โโโ UIComponent
โ โโโ Resource
โ โโโ Assets.xcassets
โ โโโ Font
โ โโโ Lottie
โ
โ
|โโ Network
โ โโโ APIService
โ โโโ API
โ โโโ Model
โ โโโ Mock
โ โโโ Foundation
โ
โโโ Screens
|โโ Tarbar
โโโ Main
โโโ ViewModel
โโโ View
๊ธฐ์ตํ๊ณ ์ถ์ HAVIT iOS Developers
๐๊ธฐ์ตํ๊ณ ์ถ์ HAVIT iOS ์ฑ์ผ ํ๊ณ ๐
@sujinnaljin | @Suyeon9911 | @beansbin |
---|---|---|
Custom Tabbar Web View |
Category View Splash Mypage UI |
Category Content View Search View |
@YoonAh-dev | @noah0316 |
---|---|
Jenkins Setting Main View Mypage API |
SwiftLint Setting Share Extension View Add Content View |