mbareeva

Results 2 issues of mbareeva

Was using the login and getProfile() api, but the response json showed me that there is no user and user is not authenticated: ``` client .login() .then((data1) => { console.log('Data1:...

Currently it looks like this when entering the full screen mode: https://github.com/ihmpavel/expo-video-player/assets/38938392/ffa86822-a476-4f28-bb51-4e72ef437cb5 I want it to look like in `expo-av` pakage when the full screen overlays the UI.: https://github.com/ihmpavel/expo-video-player/assets/38938392/2f99db3b-c502-4432-a605-b2aa43dc71b0 Did...