https://github.com/camerakit/blurkit-examples
Example code for various BlurKit implementations and versions.
https://github.com/camerakit/blurkit-examples
Last synced: 11 months ago
JSON representation
Example code for various BlurKit implementations and versions.
- Host: GitHub
- URL: https://github.com/camerakit/blurkit-examples
- Owner: CameraKit
- License: mit
- Created: 2018-10-24T18:06:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T19:59:06.000Z (about 7 years ago)
- Last Synced: 2025-01-06T18:51:13.988Z (about 1 year ago)
- Size: 377 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlurKit Examples
This repository contains implementation examples of the [BlurKit Library](https://github.com/camerakit/blurkit-android).
## Usage
Each example lives on a different branch with the naming scheme: `{version}-{use case}`.
Clone the repository and run like any Android project.
## License
BlurKit is under the [MIT License](https://github.com/CameraKit/blurkit-examples/blob/master/LICENSE)