iosphere / ISHPermissionKit

A polite and unified way of asking for permission on iOS
https://iosphere.de
Other
614 stars 44 forks source link

Styling? #82

Closed rlaferla closed 8 years ago

rlaferla commented 8 years ago

Is there an alternate styling for ISHPermissionKit? I need something a bit more plain (or even sophisticated) than the thick blue bordered action sheet.

felixLam commented 8 years ago

Hi @rlaferla That is the whole idea of ISHPermissionKit. You can customise the look by instantiating a custom ISHPermissionRequestViewController Subclass in the dataSource. The super class provides convenient IBActions.