Mikhail Kiselyov

Results 16 comments of Mikhail Kiselyov

`onPlayVoiceMessage = async (uri) => { console.log('onStartPlay'); //? Custom path // const msg = await this.audioRecorderPlayer.startPlayer(this.path); //? Default path const msg = await this.audioRecorderPlayer.startPlayer(uri); const volume = await this.audioRecorderPlayer.setVolume(1.0); console.log(`file:...

> If you change your `react-native` dependency to `0.65.1` it will work. Versions below that fail with the above error. It will not work. I updated rn from 0.64.1 to...

> probably yes. Hello from React Native Russian community )

animationTypeForReplace: 'pop' is also preventer to createSharedElementStackNavigator screenOptions

I caught that **sharedElements={route => {...}}** just not calling after the call of "closeDrawer"

Thanks, it works. But now, when I call from the 1 emulator to the 2 emulator, the second show green call icon at the top and stop it, in the...

And need I voip for Voximpant calls if I using push notifications with Firebase?