I want to build a camera app that has a level system, grid, exposure, white balance, focus, zoom, etc... but i cant figure out how to build it?
How do i build a camera app on Xcode?
Okay, you're planning a rather complex app. Xcode provides all of the tools you'll need, but you'll need to do the work to make sure that your app is well-organized and efficient.
Are you able to write code and make apps, or are you literally starting from scratch?