Skip to content

feat: preload favoriteView#81

Merged
JH713 merged 2 commits intodevelopfrom
dev/80-feat-favoriteview-preload/#80
Mar 7, 2024
Merged

feat: preload favoriteView#81
JH713 merged 2 commits intodevelopfrom
dev/80-feat-favoriteview-preload/#80

Conversation

@JH713
Copy link
Collaborator

@JH713 JH713 commented Mar 7, 2024

📌 개요

  • 폴더 안의 북마크는 preload 안하도록 변경
  • favorite web은 앱 시작 시에 preload 시작

💻 작업 내용

  • BoxListCell 선택 시 PreloadedWebViewController가 아닌 WebView를 미리 로드하지 않은 WebViewController를 push하도록 변경
  • AppDelegate의 didFinishLaunchingWithOptions에서 favorite view의 preload를 시작

🖼️ 스크린샷

@JH713 JH713 linked an issue Mar 7, 2024 that may be closed by this pull request
@JH713 JH713 merged commit dc6d422 into develop Mar 7, 2024
@JH713 JH713 deleted the dev/80-feat-favoriteview-preload/#80 branch March 12, 2024 11:25
@JH713 JH713 self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: FavoriteView preload

1 participant