Skip to content
Snippets Groups Projects
Commit a9a8b93b authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Add example gif to README.md.

parent 4947dedc
No related branches found
No related tags found
No related merge requests found
Pipeline #3424 canceled
......@@ -11,6 +11,8 @@ This pod will try to mimic the white navigation bars that Apple is adopting in t
You could do the same thing by setting the `UINavigationBar` to white. That would however produce a less good looking blur when scrolling down. ([TestFlight](https://itunes.apple.com/us/app/testflight/id899247664) is a good example of this.) This pod will try to mimic the same thing but with a proper blur, like the stock `UINavigationBar` has.
[![Example GIF](https://git.zsinfo.nl/Zandor300/WhiteNavigationController/raw/master/Example/example.gif)](https://git.zsinfo.nl/Zandor300/WhiteNavigationController/blob/master/Example/example.gif)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment