File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## React Native Kommunicate Chat v2.2.3
2+ - Fixed visibility of startNewConversation button
3+ - Added support for API Suggestions
4+ - Added "showTypingIndicatorWhileFetchingResponse" settings to show typing indicator when bot fetching response
5+ - Crashes fixed
6+
17## React Native Kommunicate Chat v2.2.1
28- UI/UX changes to match Android and iOS
39- Added support for Custom Input Field - Android
Original file line number Diff line number Diff line change @@ -35,5 +35,5 @@ repositories {
3535
3636dependencies {
3737 implementation ' com.facebook.react:react-native:+'
38- api ' io.kommunicate.sdk:kommunicateui:2.7.4 '
38+ api ' io.kommunicate.sdk:kommunicateui:2.7.6 '
3939}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-kommunicate-chat" ,
3- "version" : " 2.2.2 " ,
3+ "version" : " 2.2.3 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments