Releases: mym0404/react-native-naver-map
Releases · mym0404/react-native-naver-map
Release 0.1.7
Release 0.1.6
Release 0.1.5
Release 0.1.4
Release 0.1.0
0.1.0 (2024-04-07)
Bug Fixes
- ios: region fix (1b187e1)
Features
- add example (7003d26)
- android: add onoptionchangedprops, refactor eventemitter function with toplevel enum (b7cba76)
- android: camera (c16ba1d)
- android: center, mapPadding (9e0fefe)
- android: fix valid number validation logic (9d64a04)
- android: implement host activity lifecycle (666d429)
- android: isIndoorEnabled, isNightModeEnabled, isLiteModeEnabled, lightness, buildingHeight (67d0171)
- android: marker (c084bcc)
- android: support mapType, enableLayerGroup (155ab42)
- android: typegen for old arch (8e8eb49)
- android: wip (91705aa)
- change version to alpha (2218105)
- create event emitter interface (cab80d9)
- ios: add basic props (8db2ca5)
- ios: add lightness, buildingHeight, symbolScale, symbolPerspectiveRatio props (3db32df)
- ios: build success (9bb8890)
- ios: camera move commands, props (051e247)
- ios: camera position (b85e7b3)
- ios: gesture disability (53edbe1)
- ios: initialCamera, initialRegion (b62ce5d)
- ios: interface, my location (b976f72)
- ios: logo (2349c13)
- ios: mapPadding (2638f93)
- ios: marker (5f3738b)
- ios: min,max zoom (7129dd9)
- ios: onCameraChanged (4558651)
- ios: onTapMap (eb66c89)
- ios: remove touchhandler on unmount phase (f5acddb)
- ios: rNCNaverMapRect, Fix two coord animation, default easing, etc (8edd1db)
- ios: setup event emitter new/old arch on ios (309ed2a)
- ios: setup ios build, secret, pod (23537e4)
- ios: show me the ios map (19440c8)
- render android webview success (b5ea94c)