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

[오둥이] 회원가입 미션 1, 2단계 제출합니다. #17

Open
wants to merge 19 commits into
base: murjune
Choose a base branch
from

Conversation

murjune
Copy link

@murjune murjune commented Oct 11, 2024

빙티 안녕하세요~!! 저번에는 리뷰어였넨 관계가 역전(ioc)됐네요 😉
잘 부탁드림둥~

Step 1

컴포즈 학습 테스트

  • LayoutBasicsTest 의 테스트를 모두 성공 시킨다.
  • Preview를 노출시킨다.
  • Preview의 interactive 모드를 활용하여 버튼을 클릭해본다.

Step 2

  • Colors, colorScheme 를 정의한다.
  • 기본 SignUpTextField 를 만든다.
  • UserName, Email, Password, Password Confirm TextField를 화면에 배치한다.
  • 화면 밖에 터치하면 focus clear 되도록 한다.
  • Password 와 Password Confirm 는 PassWord KeyBoard Options 를 준다.
  • SignUp 버튼을 화면에 배치한다.
  • rememberSaveable 을 사용하여 회원가입 폼 상태를 저장한다.

시연 영상

2024-10-11.4.49.07.mov

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.

1 participant