An open API service indexing awesome lists of open source software.

https://github.com/inderdhir/breadcrumbheaders

Breadcrumb-like static headers for iOS used to group screens into a flow
https://github.com/inderdhir/breadcrumbheaders

breadcrumb-navigation cocoapod-pod cocoapods headers ios ios-lib swift

Last synced: 6 months ago
JSON representation

Breadcrumb-like static headers for iOS used to group screens into a flow

Awesome Lists containing this project

README

          

# BreadCrumbHeaders

![Example](example.gif)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

### Swift Package Manager

BreadCrumbHeaders is now available as a Swift package.

### Cocoapods

BreadCrumbHeaders is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'BreadCrumbHeaders'
```

## Author

Inder Dhir, inderdhir@hotmail.com

## License

BreadCrumbHeaders is available under the MIT license. See the LICENSE file for more info.