Create Signin page & Common Component #4
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
변경사항
1. 버튼이 있는 FormScrollView (Create, Edit, Form 등 에서 사용) 제작 완료
2. Button Component 생성
3. Header 컴포넌트 생성
pageHeaderList
에 추가할 페이지 입력하면 자동으로 등록할 수 있습니다.4. Input 컴포넌트 생성
5. 페이지 내에서 부분에 대한 대표정보인 TitleText를 제작하였습니다.
6. SignIn Page 심플한 로직까지 완료
7. Signup Page 화면 완료
주의사항
1. firebase 라이브러리 버전 다운그레이드 (yarn or npm install 필요)