Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benguild authored Jul 27, 2018
1 parent 43799eb commit 59417c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ A variation on the iOS 8.0+ `UITableViewRowAction` to support icons, with text b
[![License](https://img.shields.io/cocoapods/l/BGTableViewRowActionWithImage.svg?style=flat)](http://cocoapods.org/pods/BGTableViewRowActionWithImage)
[![Platform](https://img.shields.io/cocoapods/p/BGTableViewRowActionWithImage.svg?style=flat)](http://cocoapods.org/pods/BGTableViewRowActionWithImage)

### Some other helpful Cocoa Pods:
- **`BGPersistentStoreManager`** ([link](https://github.com/benguild/BGPersistentStoreManager)) — A simple singleton/wrapper/manager for the Apple iOS/macOS/etc. "Core Data" `NSPersistentStore` object/contexts.
- **`BGRecursiveTableViewDataSource`** ([link](https://github.com/benguild/BGRecursiveTableViewDataSource)) — Recursive “stacking” and modularization of `UITableViewDataSource(s)` with Apple iOS's UIKit.

## Objective-C Usage

```objc
Expand Down

0 comments on commit 59417c9

Please sign in to comment.