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

웹뷰 요약하기 화면 개발 #235

Merged
merged 8 commits into from
Oct 2, 2024
Merged

웹뷰 요약하기 화면 개발 #235

merged 8 commits into from
Oct 2, 2024

Conversation

ddyeon
Copy link
Member

@ddyeon ddyeon commented Sep 27, 2024

개요

이슈 링크 혹은 PR 내용 요약

  • 웹뷰 요약하기 화면 개발

작업 내용

실제 작업 내용

  • 고민하다가 core-webview 모듈에 만들었씁니다~~

시연 화면 (option)

실행 스크린샷 혹은 영상 첨부

2024-09-27.10.47.26.mov

To Reviers

리뷰어들에게 전할 말

  • 도라방방구 출근안하니까 행복해?

Close

close #

Copy link
Collaborator

@Ahn-seokjoo Ahn-seokjoo left a comment

Choose a reason for hiding this comment

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

굿 !!! ^^

Copy link
Collaborator

@fbghgus123 fbghgus123 left a comment

Choose a reason for hiding this comment

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

@ddyeon
굿잡핑 ~

Comment on lines +33 to +44
enterTransition = {
slideIntoContainer(
towards = AnimatedContentTransitionScope.SlideDirection.Left,
animationSpec = tween(250),
)
},
exitTransition = {
slideOutOfContainer(
towards = AnimatedContentTransitionScope.SlideDirection.Right,
animationSpec = tween(400),
)
},
Copy link
Collaborator

Choose a reason for hiding this comment

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

요런것두 있었구만

@ddyeon ddyeon merged commit 5fa1f98 into develop Oct 2, 2024
3 checks passed
@ddyeon ddyeon deleted the feature/summary branch October 2, 2024 00:47
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.

4 participants