I’m developing a React Native app where I need to add text overlays to videos. I was using ffmpeg-kit-react-native, but this library is deprecated, I am looking for efficient alternative and add overlay text on video and then share it with overlay text.
Are there any React Native libraries or native integrations that can efficiently add text overlays to videos without using ffmpeg?