Thisura Dodangoda

Results 3 comments of Thisura Dodangoda

Hi, I believe this is a duplicate of #112.

Hello! I got this to work using a really dirty hack. It uses also suggestions from Issue #3. Enter the commands in your Terminal. 1. If you're using a special...

It looks like the `highlightImageColor` gets overridden by the `tintColor`. I got this to work by creating my own `FluidTabBarItemContentView` subclass as follows. ```swift class CustomContentView: FluidTabBarItemContentView{ private let customHighlightColor:...