kev

Results 19 comments of kev

This would be extremely useful! I'm trying to figure it out myself right now. 👍

Any update on this? This is what the issue looks like for me: ![image](https://user-images.githubusercontent.com/4297257/50829888-f78c8a80-1313-11e9-86e0-2b71c7b4fef6.png) The cell is set to UITableView.automaticDimension but the view doesn't expand enough. The last 3 rows...

I'm trying to limit the number of lines like you said, through the height of the tag list view but the tags continue to wrap vertically event past the view....

On Phone: ![simulator screen shot mar 19 2017 6 15 58 pm](https://cloud.githubusercontent.com/assets/4297257/24086621/34f760da-0cd0-11e7-8abc-a38646fe464e.png) In Storyboard: (Priority of height constraint was set to 1000) ![image](https://cloud.githubusercontent.com/assets/4297257/24086626/52c17f1a-0cd0-11e7-83f5-aa68813a651a.png) What I expect/want to happen is that...

I've also experienced this! I had to uninstall and reinstall xcode :((( big sad xcode version: 13.4.1 macOS: 12.5.1

In what scenario would you not flip the front camera? (no the project owner, just curious) Also they haven't responded to mine either & its been quite a while :(

I notice that this doesn't match the other customization interfacing (eg. turning flash on or off). I did it in this way because it's more compatible with IBOutlets. Lemme know...

Ok thanks! Also, is this a macOS only library? From the example project it seems like it is