Andrii

Results 2 issues of Andrii

### What were you trying to do? Record video. ### Reproduceable Code ```tsx or Full code import React, {useLayoutEffect, useRef, useState} from 'react'; import { Pressable, SafeAreaView, ScrollView, StatusBar, StyleSheet,...

🐛 bug
📢 help wanted

When I trying record a video while playback some video. I recorded the video without recorded the microphone. I want to record a video while playing any kind of video...