VideoUIKit-Web-React
VideoUIKit-Web-React copied to clipboard
Bad naming for LocalUserContext and LocalContext is inaccessible
LocalUserContext exported in index.ts is not really a context, it is a Provider. There is no way to use the real context since the LocalContext is not exported in index.ts
Suggesting to export LocalContext and renaming the LocalUserContext