mym0404 / react-native-kakao

🟡 Kakao SDK All-In-One Solution Supports Android, iOS, Web, New architecture, Old Architecture, Expo
https://rnkakao.dev
MIT License
58 stars 1 forks source link

Kakao Map (Android, iOS) Development Announcement #25

Closed mym0404 closed 2 months ago

mym0404 commented 4 months ago

Kakao Map Development Announcement

Supporting Map on Android is not difficult. In fact, I fully support react-native-naver-map on Android and iOS in New and Old Arch, so I can use React Native's Map component to some extent. I have experience in porting.

But the problem is iOS. Currently Fabric is not fully compatible with Swift.

The Kakao Map V2 iOS SDK supports Swift fully. I succeeded mount KakaoMap V2 in iOS with Objective-C++ but there are some lack feature in Objc.

Discussed in #28, I can separate codes in podspec with subsepc and supports C++ and Swift both in project. But I don't want to do that at now.

At here. It seems Swift support in Fabric is not yet available.

The project can be delayed until after mature Fabric + Swift interop or we decide to just implement map with WebView.

Any idea is welcome.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 days.

mym0404 commented 2 months ago

This is moved to discussion