Skip to content

Releases: mym0404/react-native-naver-map

Release 1.3.0

23 Apr 18:32
Compare
Choose a tag to compare

1.3.0 (2024-04-23)

Features

Fix

  • 마커의 이미지를 비동기적으로 부르는 모든 과정에서 보이던 초록색 심볼 마커를 안보이게 처리합니다. by @mym0404

Chores

  • Android에 Ktlint가 적용됩니다. by @mym0404

Release 1.2.0

17 Apr 17:04
Compare
Choose a tag to compare

1.2.0 (2024-04-17)

Features

  • android: New marker image API, drawable support (9729e65) by @mym0404
  • ios: New marker image API, bundle asset support (2fe16f2) by @mym0404
  • ios: support old arch custom marker with UIGraphicsImageRenderer (6a68548) by @mym0404

Breaking Changes

  • NaverMapMarkerOverlayimage prop의 사용법이 바뀝니다. 자세한 내용은 README.md의 마커 영역을 참고해주세요.

Release 1.1.1

16 Apr 08:45
Compare
Choose a tag to compare

1.1.1 (2024-04-16)

Release 1.1.0

16 Apr 08:24
Compare
Choose a tag to compare

1.1.0 (2024-04-16)

Features

  • expo usage changed ,add Permission section to docs (8d23027)

Release 1.0.14

15 Apr 19:31
Compare
Choose a tag to compare

1.0.14 (2024-04-15)

  • Revert "chore: exclude codegen on release" (fc9558e)
  • export path overlay (013002d)

Release 1.0.13

15 Apr 19:23
Compare
Choose a tag to compare

1.0.13 (2024-04-15)

enhance

  • enhance: caption, subcaption api by handling key automatically in component (70012f4)

Release 1.0.12

15 Apr 15:22
Compare
Choose a tag to compare

1.0.12 (2024-04-15)

android

ios

  • ios: animationDuration, animationEasing Prop by @mym0404

Release 1.0.11

14 Apr 16:10
Compare
Choose a tag to compare

1.0.11 (2024-04-14)

Features

  • animateCameraTo - add zoom option (323d6dc)

Release 1.0.10

14 Apr 15:34
Compare
Choose a tag to compare

1.0.10 (2024-04-14)

Bug Fixes

  • initial camera, camera instance will be merged with default options (6d64938)

Release 1.0.9

14 Apr 06:43
Compare
Choose a tag to compare

1.0.9 (2024-04-14)

Features

  • doc update from github action (83b7b26)