react-native-zohodesk-portal-sdk
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -7,3 +7,7 @@ const {NativeModules} = require('react-native'); | ||
RNZDPortalChat.show(); | ||
}, | ||
setGuestUserDetails: function(email, name, phone) { | ||
RNZDPortalChat.setGuestUserDetails(email, name, phone); | ||
} | ||
} |
{ | ||
"name": "react-native-zohodesk-portal-sdk", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "## Getting started", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2156090
136
137