Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
tilltue committed Nov 1, 2017
1 parent 64aaf33 commit 5a72b56
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ TLPhotoPicker enables application to pick images and videos from multiple smart
| ------------- | ------------- | ------------- | ------------- | ------------- |
| ![Facebook Picker](Images/smartalbum.png) | ![LivePhotoCell](Images/livephotocell.png) | ![VideoPhotoCell](Images/videophotocell.png) | ![PhotoCell](Images/photocell.png) | ![PhotoCell](Images/customcell.png) |

Custom Camera Cell

| Live CameraCell |
| ------------- |
| ![Like Line](Images/custom_cameracell.gif)

## Requirements

- Swift 4.0 ( Swift 3.0 -> use 'version 1.2.7' )
Expand Down Expand Up @@ -178,11 +184,6 @@ class CustomPhotoPickerViewController: TLPhotosPickerViewController {
}

```
Custom Camera Cell

| Live CameraCell |
| ------------- |
| ![Like Line](Images/custom_cameracell.gif)

## Author

Expand Down

0 comments on commit 5a72b56

Please sign in to comment.