VideoUIKit-Web-React icon indicating copy to clipboard operation
VideoUIKit-Web-React copied to clipboard

Bad naming for LocalUserContext and LocalContext is inaccessible

Open gfc-santiago opened this issue 2 years ago • 0 comments

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

gfc-santiago avatar Jan 17 '23 02:01 gfc-santiago