[Jakub]

7pods

AFNetworking+RetryPolicy

If a request timed out, you usually have to call that request again by yourself. AFNetworking+RetryPolicy is an objective-c category that adds the ability to set the retry logic for requests made with AFNetworking.

License: MIT

  • Objective C

JTAlertView

JTAlertView is the new wonderful dialog/HUD/alert kind of View. It was also designed to cover user’s needs during customization. Created with delightful combination of image, parallax and pop effects, JTAlertView improves your user experience.

License: MIT

  • Objective C

JTChartView

JTChartView is the new lightweight and fully customizable solution to draw a curve and fill the space underneath it with a gradient.

License: MIT

  • Objective C

JTImageButton

JTImageButton is a UIButton subclass that makes TITLE+IMAGE work easier. Your image and title together WILL BE centered horizontally. You will be also able to resize provided image and change it’s color easier, so basically all you have to provide is a text as a title and image (NO MORE image asset editing to get an image that you want in a button).

License: MIT

  • Objective C

JTProgressHUD

JTProgressHUD is the new HUD designed to show YOUR views (eg. UIImageView animations) in the HUD style with one line of code.

License: MIT

  • Objective C

JTSplashView

Create the beautiful splash view with JTSplashView and customize it.

License: MIT

  • Swift

SFDraggableDialogView

Display the beautiful dialog view with realistic physics behavior (thanks to UIkit Dynamics) with drag to dismiss feature.

License: MIT

  • Objective C