Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathantannar4/dynamictabbarcontroller
An improved UITabBarController that is dynamic and has a scroll indicator line
https://github.com/nathantannar4/dynamictabbarcontroller
swift4 ui-components
Last synced: 5 days ago
JSON representation
An improved UITabBarController that is dynamic and has a scroll indicator line
- Host: GitHub
- URL: https://github.com/nathantannar4/dynamictabbarcontroller
- Owner: nathantannar4
- License: mit
- Created: 2017-11-15T07:34:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T18:29:01.000Z (about 6 years ago)
- Last Synced: 2024-10-10T14:02:45.110Z (about 1 month ago)
- Topics: swift4, ui-components
- Language: Swift
- Size: 3.48 MB
- Stars: 39
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamicTabBarController
An improved UITabBarController that is dynamic and has a scroll indicator line### Installation via CocoaPods
```ruby
pod 'DynamicTabBarController'
```### Requirements
iOS 9.0+
Swift 4
XCode 9.0+## Demo
## Changelog
- 1.0.0
- Initial Release## Author
**Nathan Tannar** - [https://nathantannar.me](https://nathantannar.me)
## License
Distributed under the MIT license. See ``LICENSE`` for more information.