UNPKG
@react-native-kakao/channel
Version:
latest (2.4.6)
2.4.6
2.4.5
2.4.4
2.4.2
2.4.1
2.4.0
2.3.0
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.7.0
React Native Kakao Channel SDK
rnkakao.mjstudio.net
mym0404/react-native-kakao
@react-native-kakao/channel
/
lib
/
commonjs
/
spec
/
NativeKakaoChannel.js
9 lines
(8 loc)
•
295 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
=
void
0
;
var
_reactNative =
require
(
"react-native"
);
var
_default =
exports
.
default
= _reactNative.
TurboModuleRegistry
.
getEnforcing
(
'RNCKakaoChannel'
);
//# sourceMappingURL=NativeKakaoChannel.js.map