Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darrarski/WallpapersStudio-iOS
Convert photos into wallpapers - iOS application build with SwiftUI and ComposableArchitecture
https://github.com/darrarski/WallpapersStudio-iOS
composable-architecture image-processing ios-app swift wallpaper-app
Last synced: 23 days ago
JSON representation
Convert photos into wallpapers - iOS application build with SwiftUI and ComposableArchitecture
- Host: GitHub
- URL: https://github.com/darrarski/WallpapersStudio-iOS
- Owner: darrarski
- License: mit
- Created: 2020-09-10T22:26:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T08:34:39.000Z (about 3 years ago)
- Last Synced: 2024-08-05T09:11:55.991Z (4 months ago)
- Topics: composable-architecture, image-processing, ios-app, swift, wallpaper-app
- Language: Swift
- Homepage:
- Size: 51.3 MB
- Stars: 42
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tca - WallpapersStudio-iOS - Convert photos into wallpapers - iOS application build with SwiftUI and ComposableArchitecture
README
# Wallpapers Studio (iOS app)
![Swift v5.3](https://img.shields.io/badge/swift-v5.3-orange.svg)
![platform iOS 14](https://img.shields.io/badge/platform-iOS%2014-blue.svg)
![test coverage 90%](https://img.shields.io/badge/test%20coverage-90%25-green.svg)## 📝 Description
This iOS application allows you to easily create wallpaper for your phone from the photos in your Photo Library.
1. Import image from Photo Library
2. Adjust position and scale by dragging and pinching the image
3. Apply blur and adjust saturation and hue rotation using sliders
4. Export cropped wallpaper image to Photo Library|🖼|🖼|🖼|
|:-:|:-:|:-:|
|![Screenshot_1_iPhone_5.5_inch_small.png](WallpapersApp/Resources/Screenshots/Screenshot_1_iPhone_5.5_inch_small.png)|![Screenshot_2_iPhone_5.5_inch_small.png](WallpapersApp/Resources/Screenshots/Screenshot_2_iPhone_5.5_inch_small.png)|![Screenshot_3_iPhone_5.5_inch_small.png](WallpapersApp/Resources/Screenshots/Screenshot_3_iPhone_5.5_inch_small.png)|[![Download on the App Store](WallpapersApp/Resources/Download_on_the_App_Store_badge.png)](https://apps.apple.com/pl/app/wallpapers-studio/id1531974217)
## 🛠 Tech stack
- [Xcode](https://developer.apple.com/xcode/) v12.3
- [Swift](https://swift.org/) v5.3
- [ComposableArchitecture](https://github.com/pointfreeco/swift-composable-architecture) v0.8.0Application is build using **SwiftUI** and **ComposableArchitecture** frameworks.
## ☕️ Do you like the project?
## 📄 License
Copyright © 2020 Dariusz Rybicki Darrarski
License: [MIT](LICENSE)