Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
THT-Team
/
THT-iOS
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Issues
16
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
PR Convention Example
Jump to bottom
Will edited this page
Aug 1, 2023
·
5 revisions
Motivation ⍰
로딩뷰 커스텀
viewModel에 isLoading라는 PassthroughSubject변수 생성
네트워크 함수가 호출됐을 때, isLoading ture, 끝나면 false를 던져줌
Key Changes 🔑
QuestionDataViewModel에 isLoading이라는 PassthroughSubject를 생성해서 네트워크 함수 호출 시 true, 끝나면 false를 send함
그리고 사용하는 view에서는 isLoading라는 state변수를 만들고 QuestionDataViewModel의 isLoading의 값에 일치시켜서 로딩 뷰를 띄울 지 말지 구분
To Reviewers 🙏🏻
질문 타입 정하는 화면에서 로딩뷰가 잘 돌아가는지 확인해주세요
질문 좋아요 또는 싫어요 버튼 클릭 시, 로딩뷰가 잘 돌아가는지 확인해주세요(이거는 안 될 겁니다..)
Linked Issue 🔗
#42
Wiki pages
Pages
11
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
2024.1.5 회의록
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Code Convention
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Commit Message Convention
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
DeepLink에 대한 고민
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Git 전략
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Module의 Coordiantor 작성 시 유의 사항 및 약속
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PR Convention
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PR Convention Example
Motivation ⍰
Key Changes 🔑
To Reviewers 🙏🏻
Linked Issue 🔗
Loading
UseCase와 Service와 Repository의 차이 정의
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
재사용 단위를 무엇으로 봐야할까? 재사용 전략?
Uh oh!
There was an error while loading.
Please reload this page
.
해당 페이지가 2모듈 이상 필요한 경우 따로 독립된 코디네이터를 만든다.
Clone this wiki locally
You can’t perform that action at this time.