https://github.com/p1atdev/vivid
https://github.com/p1atdev/vivid
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p1atdev/vivid
- Owner: p1atdev
- Created: 2022-07-28T08:42:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T08:48:36.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T09:39:19.176Z (5 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)