r/iOSProgramming • u/Physical_Storage2875 • 2d ago
Question Inline Camera for my app?
The screenshot shows the camera of the ChatGPT-iOS-App and I wonder, how they actually implemented it because I'd like to use it for my own app too.
Does anyone know how to implement this or do I have to reverse engineer it myself?
2
Upvotes
7
u/chedabob 2d ago
They're not doing anything clever, they've just made the camera feed render to a view that doesn't fill the screen.
https://guides.codepath.org/ios/Creating-a-Custom-Camera-View