Izeni

4pods

Izeni

All of izeni's common code for iOS. Includes extensions and subclasses of base classes.

License: MIT

  • Swift

IZImagePicker

This library is to make UIImagePicker easier to use. It makes it so all you need is one function to do everything: handle the camera and library; handle cropping. Implement one function to handle everything and output a usable UIImage.

License: MIT

  • Swift

IZNotification

This library makes handling push notifications much easier, when implemented it will tell whether to use a UILocalNotificiation, or a custom pushNotification that will drop down from the top of the screen, you can then interact with it.

License: MIT

  • Swift

IZPageController

This library is a simple alternative to UIPageController that alows for multiple views to be placed next to each other that can be viewed by scrolling left and right, the views will snap into place. It also supports Landscape viewing with two pages visible with the same snapping feature.

License: MIT

  • Swift