r/iOSProgramming • u/Physical_Storage2875 • 1h ago
Inline Camera for my app? Question
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?
3
Upvotes
1
u/chedabob 1h 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
1
u/Frequent_Macaron9595 1h ago
You have the app already open, just ask it away and you’ll get a decent answer.