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 194 B
import * as React from 'react'; type ParticipantsViewProps = {}; export declare const ParticipantsView: React.FC<ParticipantsViewProps>; export {}; //# sourceMappingURL=ParticipantsView.d.ts.map