Tags: livup/react-native-zendesk
Tags
release v0.3.0 (#1) * chore(MOB-2387): add androidx and jetifier * chore(MOB-2397): update zendesk sdks and gradle * chore(MOB-2387): refactor and add new configuration options to zendesk module * refactor(MOB-2387): javascript module * chore(MOB-2387): fix iOS corrupt xcode project file * chore(MOB-2387): add iOS .xscheme file * chore(MOB-2387): update podspec and package.json info * chore(MOB-2387): bump version to 0.3.0 in package.json * chore(MOB-2387): Android - refactor and add new Unified SDK options and capabilities * Add more configuration options in chat * Add resetUserIdentity function * Add toolbarTitle configuration * Add support for filtering help center articles (by sections, categories and labels) * Add support for configuring preChatOptions and other chat defaults * Set userIdentity and visitorInfo when open chat or help center * Better and more optimized code * Add logs * chore(MOB-2387): iOS - refactor and add new Unified SDK options and capabilities * Add more configuration options in chat * Add resetUserIdentity function * Add support for close button text configuration to chat window * Add support for filtering help center articles (by sections, categories and labels) * Add support for configuring preChatOptions and other chat defaults * Set userIdentity and visitorInfo when open chat or help center * Better and more optimized code * Add logs * chore(MOB-2387): typescript - Add and improve typescript definitions and documentation * fix(MOB-2387): visitorInfoBuilder wrong attribution
Merge pull request Saranshmalik#16 from Saranshmalik/patch/xcode-buil… …d-fix Patch: Fix for xcode build issue