daily-examples/custom/shared/contexts
Harshith Pabbati d735fb4e62
Merge pull request #59 from danecando/patch-1
useDevices bug fix
2022-02-03 15:53:46 +05:30
..
CallProvider.js Updated roomConfig check to use existing variable 2021-12-08 09:33:35 -08:00
MediaDeviceProvider.js renamed daily-js to custom 2021-09-23 17:22:47 +01:00
ParticipantsProvider.js Shortened return statement for currentSpeaker memo 2022-01-11 14:25:30 -08:00
TracksProvider.js fixed pagination demo 2021-10-12 16:52:16 +01:00
UIStateProvider.js renamed daily-js to custom 2021-09-23 17:22:47 +01:00
WaitingRoomProvider.js Adding memo for multipleWaiting and fixing styling 2022-01-05 16:10:44 -08:00
callState.js renamed daily-js to custom 2021-09-23 17:22:47 +01:00
participantsState.js use shared state hook to get the chat history for the newly joined users 2021-11-17 15:15:13 +05:30
tracksState.js fixed pagination demo 2021-10-12 16:52:16 +01:00
useCallMachine.js renamed daily-js to custom 2021-09-23 17:22:47 +01:00
useDevices.js Fixes bug referencing wrong key for camera on currentDevices state 2022-01-09 19:51:45 -05:00