You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.
I'm having a problem getting button colours to work. Based on the demo project, I think I should be able to style buttons using titleColor:normal, but it doesn't seem to work. I've put up an example at https://github.com/percysnoodle/uissbuttondemo - I'm using this UISS:
Hmmm... annoyingly I don't seem to have added the Podfile to github, but I specified "~> 1.0", which I'd have thought would give me 1.0.9; but trying it now I get 1.0.0. It doesn't look like any of the later versions have been pushed to the CocoaPods specs repo. Do you have push access to that repo, so that I could retest with 1.0.9?
1.0.9 is pre 1.1 version which has not been published via CocoaPods yet.
I will configure 1.1-beta today so you'll be able to get it easily via CocoaPods. I'll let you know.
Hi,
I'm having a problem getting button colours to work. Based on the demo project, I think I should be able to style buttons using
titleColor:normal
, but it doesn't seem to work. I've put up an example at https://github.com/percysnoodle/uissbuttondemo - I'm using this UISS:So I expect my buttons to be blue with yellow text. But what I see is this:
Am I using UISS wrongly, or is there an issue with button colours?
The text was updated successfully, but these errors were encountered: