awkward / Tatsi

A drop-in replacement for UIImagePickerController with the ability to select multiple images and/or videos
MIT License
110 stars 30 forks source link

More color customization #24

Closed aadjemonkeyrock closed 4 years ago

aadjemonkeyrock commented 5 years ago

For a project that requires also a Dark theme I extended the library with more options to configure the colours of various elements. I also included a Dark Themed example, so you can easily see the colour configuration options.

Note: updated to Swift 5 and removed warnings

renssies commented 5 years ago

@aadjemonkeyrock Thanks for the pull request it's looking good aready. But I'm going to take a closer look at it in a week or two when I have some more time :)

renssies commented 5 years ago

I've not forgotten about this PR yet, but I haven't had a good time to work on it yet :)

AvdLee commented 4 years ago

Closing this one in favor of https://github.com/awkward/Tatsi/pull/29. @aadjemonkeyrock let us know whether any additional changes are needed for you to work with our newly added customization options.