[Chore/#112] kakao key 추가#115
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
There was a problem hiding this comment.
Code Review
This pull request implements Kakao Maps integration using react-native-webview and expo-location, featuring a custom map component and a location-tracking hook. The reviewer identified a race condition in the location hook's cleanup and recommended moving business logic from the widget layer to higher-level layers to improve architectural separation. Other feedback includes optimizing performance by preventing unnecessary WebView reloads when coordinates change, adding defensive checks for environment variables, and improving error logging for communication between the WebView and the native application.
📝 요약
⚙️ 작업 내용
🔗 관련 이슈
✅ 체크리스트
💬 리뷰어에게