Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1atdev/vivid
https://github.com/p1atdev/vivid
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p1atdev/vivid
- Owner: p1atdev
- Created: 2022-07-28T08:42:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T08:48:36.000Z (over 2 years ago)
- Last Synced: 2024-11-22T00:48:22.057Z (about 2 months ago)
- Language: Swift
- Size: 19.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vivid
Sample code of generating and saving Live Photo with [LivePhoto.swift](https://github.com/LimitPoint/LivePhoto) and SwiftUI.
iOS 16 supported.
# References
[What's the library should I import for UTTypeImage, which is the replacement of kUTTypeImage in iOS 15?](https://stackoverflow.com/questions/69332404/whats-the-library-should-i-import-for-uttypeimage-which-is-the-replacement-of)
[【SwiftUI】Live Photoの表示](https://zenn.dev/harumaru/articles/6f7ec2659261f6)