Releases: mym0404/react-native-naver-map
Releases · mym0404/react-native-naver-map
Release 1.3.0
1.3.0 (2024-04-23)
Features
Fix
- 마커의 이미지를 비동기적으로 부르는 모든 과정에서 보이던 초록색 심볼 마커를 안보이게 처리합니다. by @mym0404
Chores
Release 1.2.0
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
NaverMapMarkerOverlay
의 image
prop의 사용법이 바뀝니다. 자세한 내용은 README.md
의 마커 영역을 참고해주세요.
Release 1.1.0
1.1.0 (2024-04-16)
Features
- expo usage changed ,add Permission section to docs (8d23027)
Release 1.0.14
1.0.14 (2024-04-15)
- Revert "chore: exclude codegen on release" (fc9558e)
- export path overlay (013002d)
Release 1.0.13
1.0.13 (2024-04-15)
enhance
- enhance: caption, subcaption api by handling key automatically in component (70012f4)
Release 1.0.12
1.0.12 (2024-04-15)
android
ios
- ios: animationDuration, animationEasing Prop by @mym0404
Release 1.0.11
1.0.11 (2024-04-14)
Features
- animateCameraTo - add zoom option (323d6dc)
Release 1.0.10
1.0.10 (2024-04-14)
Bug Fixes
- initial camera, camera instance will be merged with default options (6d64938)
Release 1.0.9
1.0.9 (2024-04-14)
Features
- doc update from github action (83b7b26)