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
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 }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
11
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
[#441] Home 초기 데이터 로드 시점을 화면 생명주기에서 선택 상태 기준으로 변경한다
- #492
#492
Merged
opficdev
merged 5 commits into
develop
opficdev/DevLog_iOS:develop
from
refactor/#441-HomeViewModel
opficdev/DevLog_iOS:refactor/#441-HomeViewModel
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
[#441] Home 초기 데이터 로드 시점을 화면 생명주기에서 선택 상태 기준으로 변경한다
#492
opficdev
merged 5 commits into
develop
opficdev/DevLog_iOS:develop
from
refactor/#441-HomeViewModel
opficdev/DevLog_iOS:refactor/#441-HomeViewModel
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
fix: Home 초기 데이터 로드 트리거를 MainView 선택 상태로 이동한다
opficdev
committed
5740254
View commit details
Copy full SHA for 5740254
Browse repository at this point
refactor: HomeViewModel의 메서드를 본인의 Coordinator에서 호출하는 형태로 개선
opficdev
committed
800d313
View commit details
Copy full SHA for 800d313
Browse repository at this point
refactor: 혹시나 하는 nil 방어
opficdev
committed
9ce11ca
View commit details
Copy full SHA for 9ce11ca
Browse repository at this point
fix: MainView의 초기 관찰 시작 시점을 onAppear로 되돌림
opficdev
committed
09a0e23
View commit details
Copy full SHA for 09a0e23
Browse repository at this point
fix: Home 탭 재진입 시 초기 데이터 로드가 다시 수행되도록 조정
opficdev
committed
1f50cf8
View commit details
Copy full SHA for 1f50cf8
Browse repository at this point
You can’t perform that action at this time.