[BUG]: 클러스터의 추가 props 지원 여부
jun-jaehyuk-lee opened this issue · 1 comments
jun-jaehyuk-lee commented
Is there an existing issue for this?
- I have searched the existing issues
Version of @mj-studio/react-native-naver-map
2.1.0
Version of react-native
0.74.3
What os are you seeing the problem on?
Android, iOS
What device types are you seeing the problem on?
Physcial Device
What architecture types of react native are you seeing the problem on?
New Architecture(Fabric)
Version of device(android API, iOS OS version, etc...)
안드로이드 34
Expo App
- I am using Expo
What happened?
좋은 라이브러리 사용 도입을 위해 react-native 0.74.3 최신버전의 fabric을 이용해 테스트 중에 있습니다.
현재 클러스터의 ClusterMarkerProp 의 width, height 가 클러스터의 마커 이미지의 사이즈뿐 아니라 클러스터의 사이즈도 같이 영향을 받고있습니다.
이에 클러스터의 style props와 클러스터 마커의 style props 를 따로 분리해 커스텀할 수 있는 기능이 필요합니다. (클러스터의 색상 및 클러스터의 숫자 text의 font 및 사이즈,컬러 수정이 된다면 더욱 좋겠습니다.)
좋은 라이브러리 사용 기여에 감사드립니다.
Relevant a package.json.
No response
Relevant log output
No response
Reproducible Sample Repository
test
Code of Conduct
- I agree to follow this project's Code of Conduct
mym0404 commented
discussion의 QnA로 적어주시면 감사하겠습니다.