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
Unfortunately the customizations you listed aren't available right now in our UIKit extensions (which are mostly fonts and colors), but it's something I can bring up with our product team.
We are starting to migrate away from the UIKit extension approach to rely more on the UIAppearance system. This would look like marking certain internal view classes as public (e.g. SurveyIntroductionView), being mindful of folks wanting to override (e.g. UITableView's backgroundView, which unfortunately currently gets overwritten), and adding custom properties for things like button width.
Hi,
I'm working on an integration of apptentive right now.
Are these tasks currently possible with just using the UIKit extensions?
The text was updated successfully, but these errors were encountered: