Skip to content

Releases: mym0404/react-native-naver-map

Release 0.1.7

07 Apr 18:32
Compare
Choose a tag to compare

0.1.7 (2024-04-07)

Features

Release 0.1.6

07 Apr 17:26
Compare
Choose a tag to compare

0.1.6 (2024-04-07)

Features

  • android: polyline overlay (96aec28)

Release 0.1.5

07 Apr 17:09
Compare
Choose a tag to compare

0.1.5 (2024-04-07)

Features

  • android: polygon overlay (0f8cbcc)

Release 0.1.4

07 Apr 16:38
Compare
Choose a tag to compare

0.1.4 (2024-04-07)

Features

Release 0.1.0

07 Apr 13:47
Compare
Choose a tag to compare

0.1.0 (2024-04-07)

Bug Fixes

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)