Mike Miller
Mike Miller
I am experiencing this as well. I tried implementing the custom renderer above, but it isn't being picked up. I don't _think_ I'm doing it wrong. I've got several custom...
@EmilAlipiev How does that fix the issue of being able to set the text color? I can't get it to work for the detail pages of the FreshMasterDetailNavigationContainer: ``` container.Master...
You can, but you have to pass in an interface (or just the same type if you don't have an interface). So: `FreshIOC.Container.Register();` or `FreshIOC.Container.Register();` Note that doing it that...
I'll second @LeoJHarris request @rid00z. I'm a little afraid to update to it because it's a major version change - particularly without any info on what is different or if...