[UNI-208] refactor : 지도 메인 페이지 바텀 시트 react-spring-bottom-sheet 라이브러리 제거#120
[UNI-208] refactor : 지도 메인 페이지 바텀 시트 react-spring-bottom-sheet 라이브러리 제거#120
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
| damping: 20, | ||
| }} | ||
| > | ||
| <BottomSheetHandle dragControls={dragControls} /> |
There was a problem hiding this comment.
dragControls는 drag를 해당 바텀 시트 Handle을 통해서 다른 컴포넌트인 바텀시트를 이동하는 것을 조정하는 것이라서, props ? 처리해도 괜찮을 것 같습니다!
#️⃣ 작업 내용
Refactoring 레퍼런스
동작확인
2025-02-13.12.41.22.mp4
react-spring-bottom-sheet 제거 전 빌드 결과
react-spring-bottom-sheet 제거 후 빌드 결과