Embed SDL window to iOS UIView or ViewController

Hi! Is it possible to embed the SDL Window from the SDL_CreateWindow() to an iOS UIView() or ViewController perhaps? Because I want more control of it. Right now it is just displaying the whole Window. Because the thing is I need to take screenshots from it which is also not working as of now. I have not much experience with SDL so anyone can assist and help me thanks!

Also, I saw this link https://forums.libsdl.org/viewtopic.php?p=35178

Any idea on how to get a pointer of SDL’s view controller?

Hi! Any help here? I need help on this issue as soon as possible. Thanks!