[react native] How to display a file on the screen and apply an effect to the image or video selected by the user

hello
How can I implement adding an image file in a photo or adding a video file and then displaying the selected file on the screen in react native?

Hi, you would decode the video either yourself or with a 3rd party library and feed individual frames to DeepAR via processFrame