Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

작업 내용
참고 사항
TabBarView에서CameraView로 진입할 때 사용하는isCameraSheetOn값을 활용해navigation이 일어나도록 해야 했기 때문에,NavigationLink방식 대신에NavigationDestination을 활용하는 방식으로 바꾸었습니다. 그런데 룰루께서TabBar를 대대적으로 수정하셨기 때문에 머지할 때는 바뀌지 않도록 조심해야 할 거 같아요.AppIntent로 하는 방식이 아니라서ShortCut은 아직 구현되어 있지 않습니다.시연 영상
ScreenRecording_01-12-2025.22-48-51_1.MP4