-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/chat result pub #7
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
base: master
Are you sure you want to change the base?
Conversation
* assets/image 추가 * expo-linear-gradient 라이브러리 추가
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.
고생하셨어요! 리뷰한번만 체크해주세요! 갠적으로 스타일은 하나의 방식으로 통합하는게 좋아보이네요
@@ -16,5 +18,6 @@ | |||
"babel.config.js", | |||
"metro.config.js", | |||
"jest.config.js" | |||
] | |||
], | |||
"extends": "expo/tsconfig.base" |
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.
엇 이건모죠?
height: 60, | ||
borderRadius: 33.5 | ||
} | ||
}) |
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.
stylesheet이랑 styled-component방식을 혼합해서 쓰셨는데 styled component로 처리하는게 좋지않을까요?
해당 PR은 #6 위에서 진행되었습니다.
대화 종료 페이지(ChatResult) 퍼블리싱
resolve #3