You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The livekit-client package has been moved from a regular dependency to a peer dependency. You will need to add livekit-client as a separate dependency to your app:
NPM
npm install livekit-client
Yarn
yarn add livekit-client
Bug Fixes
change android native module to LivekitReactNativeModule to match ios (#201) (92daf81)
The livekit-client package has been moved from a regular dependency to a peer dependency. You will need to add livekit-client as a separate dependency to your app:
NPM
npm install livekit-client
Yarn
yarn add livekit-client
Bug Fixes
change android native module to LivekitReactNativeModule to match ios (#201) (92daf81)