Skip to content

cetinkaya-ahmet/SwiftUI_CameraApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera and Gallery App

This repository contains a simple iOS app developed using SwiftUI. The app allows users to take photos using their device's camera and view them in a gallery.

Features

  • Capture photos using the device's camera.
  • Toggle flash on/off while taking photos.
  • Switch between front and rear camera.
  • View captured photos in a gallery.
  • Gallery displays photos in a grid layout with customizable column count.

Getting Started

To run this app on your local machine, follow these steps:

  1. Clone this repository to your local machine: git clone https://github.com/yourusername/camera-gallery-app.git

  2. Open the project in Xcode.

  3. Build and run the project on a simulator or a connected iOS device.

Usage

  • Launch the app to access the camera screen.
  • Tap on the camera button to capture a photo.
  • Toggle the flash icon to turn flash on/off.
  • Tap on the camera switch icon to switch between front and rear camera.
  • Navigate to the gallery screen by tapping on the thumbnail of the captured photo.
  • In the gallery screen, view all captured photos.
  • Customize the number of columns displayed in the gallery by tapping on the columns title.

Contributions

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages