UNPKG

@react-native-kakao/map

Version:

React Native Kakao Map SDK

10 lines (8 loc) 426 B
import codegenNativeCommands from 'react-native/Libraries/Utilities/codegenNativeCommands'; import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; // type ComponentType = HostComponent<Props>; export default codegenNativeComponent('RNCKakaoMapView'); export const Commands = codegenNativeCommands({ supportedCommands: [] }); //# sourceMappingURL=RNCKakaoMapViewNativeComponent.js.map