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] feat: implement login screen #2

Merged
merged 1 commit into from
Feb 18, 2022
Merged

[#1] feat: implement login screen #2

merged 1 commit into from
Feb 18, 2022

Conversation

hee-suh
Copy link
Member

@hee-suh hee-suh commented Feb 17, 2022

구현 내용

  • 로그인 화면 (유효성 검사)
  • 비밀번호 찾기로 이동
  • 회원가입으로 이동
  • 홈화면으로 이동

참고 사항

사용 패키지

  • expo -> cli
  • yarn -> package manger
  • react-native-paper -> material design

테마 색상

core/theme.tsx

    primary: '#333D79',     // 남색 
    accent: '#FAEBEF',      // 연분홍
    secondary: '#C4C4C5'    // 밝은 회색

@hee-suh hee-suh requested a review from mori8 February 17, 2022 15:50
@mori8 mori8 merged commit b2a2c0d into main Feb 18, 2022
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.

2 participants