You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(reciperecommend): 레시피 추천 화면 하단 로딩바
* refactor(data): RecipeRepository 코드 정리
* feat: 화면에 따라 상태 바를 다른 색으로 변경할 수 있다.
* refactor: 사용하지 않는 코드 제거
* feat: 레시피 상세 화면 뼈대 작성
* feat(Stars): 별 개수에 따라 별이 그려지는 Composable 구현
* feat(RecipeDifficult): 레시피는 요리 난이도를 가진다
* feat(RecipeDifficult): 레시피 추천 난이도 화면을 그린다
* refactor: Recipe 상세 이동 버튼 분리
* feat: 레시피 상세 TopBar 생성
* feat: 좋아요 표시할 수 있는 레시피 객체 정의
* feat(RecipeRepository): RecipeRepository 에 좋아요를 요청할 수 있다
* feat(RecipeDetailCard): 레시피 상세 정보를 레시피 상세 전체 화면에서에서 분리한다
* feat(statusBarColor): systemBar 변경에서 statusBar 변경으로 바꾼다
* feat(RecipeDetailScreen): LikableRecipe 로 화면을 보여준다.
* feat(RecipeDetailScreen): 상단까지 스크롤 하면 색깔이 변경되는 TopBar 를 구현한다
* feat(RecipeDetailScreen): Recipe 이미지에 그림자 그라데이션을 넣는다.
* feat(RecipeDetailScreen): 보여주는 화면 크기를 네비게이션 바 전까지로 한다
* chore: gitIgnore 추가
💥이슈 설명
레시피 상세
📚할 일 목록
⌛기한
6월 15일
The text was updated successfully, but these errors were encountered: