Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 authored May 12, 2024
1 parent dbbf7a0 commit 6e60c83
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@

### 1. New Architecture Fabric

> [!IMPORTANT]
> `1.x` 버전은 Old Architecture(Bridge)를 지원하지만 `2.x`버전부터 그에 대한 지원을 중단합니다. 만약 프로젝트가 New Architecture로 이전하지 않았다면 [`1.x` 버전](https://github.com/mym0404/react-native-naver-map/tree/v1.5.6)을 이용해주세요.
>
> `1.x` 버전에서 Old/New Architecture를 위한 지원성을 확보하고자 그에 대응되는 방식으로 프로젝트가 유지되어왔으나 특히 iOS에서 Fabric의 Prop이 전달되는 방식을 다시 Bridge와 호환되는 방식으로 변경하면서 생기는 성능적 문제나 Old Architecture와 호환되기 위한 수많은 보일러플레이트들이 생기고 프로젝트의 관리비용 및 느려진 개발 사이클 등으로 미루어 볼 때 계속해서 Bridge에 대한 지원을 하는 것이 결국엔 이 프로젝트의 발전성에 저해가 된다고 판단되었습니다.
>
> 여전히 `1.x` 버전에서도 Naver Map을 쓰기 위해서 부족한 기능이 거의 없는 Prop과 Command들을 제공하며 무리없이 지도를 활용하는 대부분의 usecase를 만족하는 앱을 구축하실 수 있습니다.
### 2. Detailed API Documentation

거의 모든 타입이 설명되어 있는 [API Docs](https://mym0404.github.io/react-native-naver-map/interfaces/NaverMapViewProps.html)를 구성했습니다.
Expand Down

0 comments on commit 6e60c83

Please sign in to comment.