mym0404/react-native-naver-map

[FR]: Native Asset Marker Image, Enhance Marker Image API

mym0404 opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

Android, iOS에서 마커의 효율성을 위해 이미지를 RN프로젝트의 이미지 에셋이 아닌, Android에선 Drawable, iOS에선 Bundle Image Asset에서 불러올 수 있는 기능을 추가하려고 합니다.

이와 관련에 이미지를 불러오는 로직 자체도 따로 리팩토링을 하여 함수로 빼놓고 이미지를 가져와야 할 여러 곳에서 재사용성을 높입니다.

또한, image prop의 타입을 개선하여 공통적으로 API 변화가 있게 합니다.

Describe the solution

NONE

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct