NAKPlaybackIndicatorView
NAKPlaybackIndicatorView copied to clipboard
A UIView that mimics the music playback indicator in the Music.app on iOS 7+
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
I am using the Xcode 9.4.1 with storyboard and safe area layout and the following code to position the playback indicator on my own "small" view: ``` NAKPlaybackIndicatorViewStyle *style =...