Devon Boyer

Results 3 comments of Devon Boyer

Thanks for letting me know! Did you update CocoaPods to 1.0.0? I was having many similar problems myself after updating CocoaPods (http://stackoverflow.com/questions/37222742/updating-project-to-cocoapods-1-0-0-resulting-in-many-errors) The solution that finally worked was to remove...

The `detailView` was always intended to be an optional view similar to a `tableHeaderView` of `UITableView`. The library assumes that if you want to use a `detailView` that you will...

`DBProfileDetailView` is a class created for the Example project to demonstrate how to use the `detailView`. `DBProfileDetailView` is not part of the library.