Nestor Malet

2pods

STAlertView

Do you like to use the UIAlertViewDelegate for each UIAlertView? Specially when there are more than one at the same view controller. With STAlertView, you will be able to define the behavior of Yes/No with a block, at the same place you create the alert view. This will increase the readability of your code.

License: MIT

  • Objective C

STNotificationHelper

ViewController to describe the User how to turn on the Notifications on iOS7 and above. Supports languages ca, de, en, es, fr, id, it, ja, pl, pt, ru, sv, zh-Hant, zh-Hans. Origanally a fork of MHNotificationHelper (https://github.com/mariohahn/MHNotificationHelper/), but with iOS8 and above support and more languages.

License: MIT

  • Objective C