Adrian Apodaca

15pods

BvImages

This library give utilities to preview images

License: MIT

  • Swift

BvMapCluster

MKMapView with annotation clustering

License: MIT

  • Swift

ByvImagePicker

With ByvImagePicker you can in one method display an action sheet to choose camera or photoLibrary, and then edit image with TOCropViewController

License: MIT

  • Swift

ByvLocalizations

Select language manually in app. It also could be used when you need a language that is not supported in the os like "Basque"

License: MIT

  • Swift

ByvLocationPicker

LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController. (forked from almassapargali/LocationPicker)

License: MIT

  • Swift

ByvManager

An utility module for internal use in B&V Apps

License: MIT

  • Swift

ByvMapList

TODO: Add long description of the pod here.

License: MIT

  • Swift

ByvMenuNav

Is an UINavigationController than manage menus. It add lft menu button automatically

License: MIT

  • Swift

ByvModalNav

With this UINavigationController It's developed to quickly show modal views with close button. If onlyInRoot:Bool = true (default) the close button is added as leftBarButtonItem only in the root view controller. To dismiss the view you must need to back to the root view on the navigation controller If onlyInRoot:Bool = false the close button is added as rightBarButtonItem in all view controllers. The modal navigation can be dismiss in any view controller

License: MIT

  • Swift

ByvStyles

License: MIT

ByvUtils

Help methods and extensions for iOS development

License: MIT

  • Swift

ByvWebView

If the webview should load any link with the same host it create another ByvWebViewController with this request URL to generate an "UINavigationViewController history". If the link is external it load with UIApplication.shared.openURL(request.url!).

License: MIT

  • Swift