A modern iOS photo management application built with SwiftUI that helps users organize and clean up their photos using intuitive swipe gestures.
- Intuitive swipe-based interface for quick photo organization
- Smooth animations and visual feedback
- Native iOS photo library integration
- Efficient photo loading and caching
- Swipe right to keep photos
- Swipe left to delete photos
- Smooth spring animations
- Visual feedback during swipes
- iOS 14.0 or later
- Xcode 13.0 or later
- Swift 5.5 or later
- Clone the repository:
git clone https://github.com/Jdeandrade22/PicSweep.git
- Open the project in Xcode:
cd PicSweep
open PicSweep.xcodeproj
- Build and run the project in Xcode
- Launch the app and grant photo library access when prompted
- Swipe right to keep photos you want to keep
- Swipe left to delete photos you want to remove
- The app will show the iOS system prompt for photo deletion
- Continue until you've organized all your photos
This project is licensed under the MIT License - see the LICENSE file for details.
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
For support, please open an issue in the GitHub repository.