Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat][#29] check if network available #34

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

dayo2n
Copy link
Collaborator

@dayo2n dayo2n commented Mar 4, 2024

#️⃣연관된 이슈

close #29

📝작업 내용

✅ check network status
✅ fix bug on displaying dday
✅ hide keyboard if confirm view showed up

@dayo2n dayo2n added 🐛 bug Something isn't working ✨ feat New feature or request 🏗️ refactor Refactoring or improvements labels Mar 4, 2024
@dayo2n dayo2n self-assigned this Mar 4, 2024
@dayo2n dayo2n linked an issue Mar 4, 2024 that may be closed by this pull request
4 tasks
@dayo2n dayo2n merged commit cda0718 into main Mar 4, 2024
@dayo2n dayo2n deleted the feature/29-is-available-network branch March 4, 2024 06:06
import Foundation
import Network

@Observable
Copy link
Collaborator Author

@dayo2n dayo2n Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

중복이므로 삭제
16.0 지원을 고려중이라 매크로말고 ObservableObject를 따르도록 하겠습니다용

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ✨ feat New feature or request 🏗️ refactor Refactoring or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 인터넷 연결 확인
1 participant