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

[Feature] MainScreen & Camera #1

Open
4 tasks done
jihyeun-park opened this issue Nov 19, 2022 · 0 comments
Open
4 tasks done

[Feature] MainScreen & Camera #1

jihyeun-park opened this issue Nov 19, 2022 · 0 comments

Comments

@jihyeun-park
Copy link
Member

jihyeun-park commented Nov 19, 2022

221119 새벽 개발 진행 상황

  • 로그인 화면
  • 메인 화면
  • 체크하기 화면 -> 카메라 띄우기 + 갤러리 보기
  • 네비게이션 연결

메모

  1. expo 사용 중이며 휴대폰 내장 카메라 사용하기 때문에 기기로 해봐야 함
    (react-native-cli 과 다른 파일 구조)
  2. pull 해온 다음에 꼭 npm i 해서 패키지들 받아오기
  3. 스크린 파일 구조 (src/screen/...)

@jihyeun-park

1. 로딩화면

2. 로그인 화면(src/screen/LoginScreen)

3. 메인 화면(src/screen/MainScreen)

4. 체크하기 (src/screen/CheckingScreen)

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

No branches or pull requests

1 participant