UNPKG
react-native-grovs-wrapper
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.5
0.1.3
0.1.1
Grovs react native SDK
github.com/grovs-io/grovs-react-native
grovs-io/grovs-react-native
react-native-grovs-wrapper
/
lib
/
module
/
NativeGrovsWrapper.js
5 lines
(4 loc)
•
178 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
import
{
TurboModuleRegistry
}
from
'react-native'
;
export
default
TurboModuleRegistry
.
getEnforcing
(
'GrovsWrapper'
);
//# sourceMappingURL=NativeGrovsWrapper.js.map