'Pause video recording and Resume in React Native

I am trying to create a video recording application with Expo react native, I am using Camera library but I can't find a function or method for pausing/resuming the video recording, Given there are a lot of applications out there that have this functionality is it safe to say it is a react native restriction and there is no built-in support for this functionality in react native?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source