UNPKG

react-native-zohosalesiq-mobilisten

Version:

A React Native module for the ZohoSalesIQ Mobilisten SDK

7 lines (6 loc) 226 B
import { SIQLauncherUnreadBadgeTheme } from "./SIQLauncherUnreadBadgeTheme"; export class SIQChatScrollButtonTheme { iconColor = "null"; backgroundColor = "null"; UnreadBadge = new SIQLauncherUnreadBadgeTheme(); }