UNPKG

@100mslive/react-native-room-kit

Version:

100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.

5 lines 237 B
import * as React from 'react'; export interface HMSReconnectingNotificationProps { } export declare const HMSReconnectingNotification: React.FC<HMSReconnectingNotificationProps>; //# sourceMappingURL=HMSReconnectingNotification.d.ts.map