This is my code for recording a video
https://i.stack.imgur.com/R32yV.png
CodePudding user response:
You can use react-native-stopwatch-timer package, then you can use their Stopwatch
component to start the timer, example code is already mentioned in the package. Hope this works for you!