Mátis Krisztián

Results 7 comments of Mátis Krisztián

You have to eject your expo app in order to use the native functionalities, like audio recording.

> Did you add these lines to your AndroidManifest file? ``` ```

> The same question is about recording the video at the same time. https://mrousavy.com/react-native-vision-camera/docs Page not found...

> @gontovnik you can try something like this. Whenever the text changes (onChange={this.handleChange}) read the html, replace any double heading tags with single heading tags and update the html (i.e....

I'm reopening this issue, because now I can't even get the Countdown working.. when I call the ```ref.current.start()``` function, I get the following error: ```TypeError: null is not an object...