-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I install react-native-zendesk like in readme wrote and try RNZendesk.initialize but RNZendesk is undefined. I found
var RNZendesk = react_native_1.NativeModules.RNZendesk;
// MARK: - Initialization
function initialize(config) {
RNZendesk.initialize(config);
}
return RNZendesk undefined. What i made wrong ?
"react-native": "0.61.5",
"react-native-zendesk": "^2.1.0"
xcode Version 11.2.1 (11B500)
Metadata
Metadata
Assignees
Labels
No labels