SelfieRingLight/SelfieRingLight.xcodeproj
Matt Bruce 6e1ce6d262 Revert to custom camera implementation - MijickCamera not working
MijickCamera wasn't rendering the camera preview properly in our
view hierarchy. Reverting to our custom AVFoundation-based camera
implementation which was working correctly.

Reverted:
- Restored CameraViewModel.swift
- Restored CameraPreview.swift
- Restored ContentView.swift to pre-MijickCamera version
- Removed MijickCamera package dependency

Kept:
- Open Source Licenses section (now just shows RevenueCat)
- All other features and fixes

Our custom camera code handles:
- Camera preview with proper orientation
- Photo/video capture
- Front flash effect
- Center Stage support
- Manual rotation
- Zoom gestures
2026-01-02 16:26:41 -06:00
..
project.xcworkspace Initial commit: SelfieRingLight app 2026-01-02 13:01:24 -06:00
xcshareddata/xcschemes Add premium gating UX for color presets 2026-01-02 15:58:46 -06:00
project.pbxproj Revert to custom camera implementation - MijickCamera not working 2026-01-02 16:26:41 -06:00