-
Notifications
You must be signed in to change notification settings - Fork 0
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
Frontend map #12
Merged
Merged
Frontend map #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SocialScreen 상단에 search bar를 추가하였습니다. 검색 로그가 남으며 닉네임을 클릭하여 유저 페이지로 넘어갈 수 있습니다.
뒤로 가기 버튼이 있는 ReviewDetailScreen, RestaurantDetailScreen, FooriendScreen 나가기 버튼이 있는 PostingScreen의 padding size를 16.dp로 통일 하였습니다.
남은 feature
|
…arily disabled user marker
ProfileSection과 ReviewLazyGrid를 Component로 뺐습니다. usage ProfileSection - MyPageScreen, FooriendScreen ReviewLazyGrid - SocialScreen, MyPageScreen, FooriendScreen MyPageScreen과 Fooriend Screen가 더 깔끔해지도록 구현했습니다.
시연 영상에 도움이 될만한 예시코드와 이미지 파일을 몇 가지 추가했습니다.
posting screen에서 간단한 component 추가하였습니다. 갤러리에서 사진 가져오기, 카메라 앱을 통한 이미지 촬영은 월요일에 구현 예정입니다.
TODO
|
mirlee0304
approved these changes
Nov 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
많이 완성된 것 같습니다. 수고하셨습니다.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
iteration 3 frontend 파트 개발 branch