React native 지도 사용할 때 에러(react-native-kakao-maps)

안녕하세요 react native 로 카카오맵 api를 이용하여 지도를 개발할려고 합니다.

xcode 시뮬레이터 로 빌드 할때 다음과 같은 error 를 발생하면서 빌드가 되지 않는데 혹시 해결방법 알 수 있을까요?

참고로 android로 빌드할때는 정상입니다.

/Users/marknoh/Documents/01-newfront/gyunju/node_modules/@jiggag/react-native-kakao-maps/ios/DaumMap.embeddedframework/DaumMap.framework/DaumMap(HashUtils.o), building for iOS Simulator, but linking in object file built for iOS, file ‘/Users/marknoh/Documents/01-newfront/gyunju/node_modules/@jiggag/react-native-kakao-maps/ios/DaumMap.embeddedframework/DaumMap.framework/DaumMap’ for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)