You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CameraView/README.md

16 lines
287 B

8 years ago
## Setup
Add __CameraKit__ to your dependencies block:
```groovy
compile 'com.wonderkiln:camerakit:1.0.0'
```
## Usage
## To Do (incoming!)
## Credits
Dylan McIntyre
## License
CameraKit-Android is [MIT licensed](https://github.com/wonderkiln/camerakit-android/blob/master/LICENSE).