Skip to content

v2.0.0-alpha.2

Compare
Choose a tag to compare
@mym0404 mym0404 released this 22 May 13:44
· 50 commits to main since this release

2.x 버전은 이전 아키텍처를 지원하지 않습니다. 여전히 1.x버전으로 네이버 맵을 구동할 수 있으며 대부분의 기능이 갖추어져 있습니다. 현재 2.x은 성능적인 개선일 뿐입니다.

--

What's Changed

  • fix(android): make inner map type of direct event map instance to mutable by @mym0404 in #43
  • fix(ios): old arch 'clusters' prop type of RCT_EXPORT_VIEW_PROP by @mym0404 in #45
  • fix(android): screenToCoordinate wrong argument order by @mym0404 in #47
  • onTapClusterLeaf prop

Full Changelog: v2.0.0-alpha.0...v2.0.0-alpha.2