Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS
Apache License 2.0
848 stars 134 forks source link

UIActionSheet probably shouldn't be styleable. #43

Open pcolton opened 10 years ago

pcolton commented 10 years ago

This view probably shouldn't be stylable per Apple's request.

visav commented 10 years ago

Applies to UIAlertView also.

wprater commented 10 years ago

Is this ticket confirming that you're removing support for http://pixate.github.io/pixate-freestyle-ios/style-reference/controls/uiactionsheet.html?

We should just create a custom action sheet then if we need to style them?

pcolton commented 10 years ago

We'll probably leave in the wrappers for those so they can be part of not() selectors, but styling them is probably not advisable.

(I'll also rename the issue.)