plaidev / karte-react-native

KARTE SDK for React Native
Apache License 2.0
4 stars 3 forks source link

fix(vt): switching the header file import method according to the linking method #53

Closed tomoponzoo closed 1 year ago

tomoponzoo commented 1 year ago

Since the import method of header files differs between dynamic and static links, the import method should be switched according to the link method.