Skip to content

An iOS application that demonstrates the usage of the CombineCamera Swift package for video capturing.

License

Notifications You must be signed in to change notification settings

silkodenis/combine-camera-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CombineCamera Demo App

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

An iOS application that demonstrates the usage of the CombineCamera Swift package in an application with a UDF (Unidirectional Data Flow) architecture based on Combine framework.

Description

This demo application showcases how to integrate and utilize the CombineCamera Swift package to capture video on iOS devices. It follows a Unidirectional Data Flow (UDF) architecture, leveraging the Combine framework to handle state and events in a declarative manner.

Features

  • Demonstrates the setup and usage of CombineCamera
  • Requests camera access and handles different access statuses
  • Starts and stops video capturing
  • Switches between front and back cameras
  • Displays real-time video feed
  • Follows UDF architecture for managing state and events

License

This project is licensed under the Apache License, Version 2.0.

About

An iOS application that demonstrates the usage of the CombineCamera Swift package for video capturing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages