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] [#62] 개인정보처리방침 웹뷰 연동 #69

Merged
merged 3 commits into from
Feb 18, 2024

Commits on Feb 18, 2024

  1. [FEAT] [#62] 개인정보처리 방침 WebView 연동

    - 노션 web url 이 아직 존재하지 않아, naver url 임의로 넣어둠
    - 아래서 위로 올라오면서 열리고, 아래로 내려가면서 닫히는 애니메이션을 넣으려고 했는데, 사진 업로드 화면에서는 해당 동작이 자연스러우나, 설정에서는 해당 애니메이션이 어색하므로, 일단 주석 처리
    - 설정 화면에서 웹뷰가 닫히고 설정 화면으로 돌아갈 때, 애니메이션이 어색한데, A -> B 로 이동할 때와, C -> B 로 이동할때 B가 화면에 출력되고 닫힐 때, 애니메이션을 분기처리 할 수 있는지 알아봐야할듯
    easyhooon committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    23def08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae827a View commit details
    Browse the repository at this point in the history
  3. [FEAT] [#62] PrivacyPolicyScreen Preview 제거

    style check success
    easyhooon committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    67bb0b5 View commit details
    Browse the repository at this point in the history