UNPKG

stream-chat-react-native-core

Version:

The official React Native and Expo components for Stream Chat, a service for building chat applications

4 lines (3 loc) 125 B
export const DB_NAME = 'stream-chat-react-native'; export const DB_LOCATION = 'databases'; export const DB_STATUS_ERROR = 1;