Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakurocom/scrollabletabs
https://github.com/shakurocom/scrollabletabs
component ios scrollable scrollable-tab-view swift tabs uikit xcode
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakurocom/scrollabletabs
- Owner: shakurocom
- License: mit
- Created: 2022-07-25T16:22:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T12:56:22.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T16:42:55.276Z (about 1 month ago)
- Topics: component, ios, scrollable, scrollable-tab-view, swift, tabs, uikit, xcode
- Language: Swift
- Homepage:
- Size: 710 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Shakuro ScrollableTabs](Resources/title_image.png)
# ScrollableTabs
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)A `ScrollableTabs` as an alternative for segmented control . `ScrollableTabs` has various configuration options.
`ScrollableTabs` example with default options:
![](Resources/scrollable_tabs_example1.gif)
## Requirements
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+## Installation
### CocoaPods
To integrate ScrollableTabs into your Xcode project with CocoaPods, specify it in your `Podfile`:
```ruby
pod 'Shakuro.ScrollableTabs'
```Then, run the following command:
```bash
$ pod install
```### Manually
If you prefer not to use CocoaPods, you can integrate Shakuro.ScrollableTabs simply by copying it to your project.
## Usage
Have a look at the [ScrollableTabs_Example](https://github.com/shakurocom/ScrollableTabs/tree/master/ScrollableTabs_Example)
## License
Shakuro.ScrollableTabs is released under the MIT license. [See LICENSE](https://github.com/shakurocom/ScrollableTabs/blob/master/LICENSE.md) for details.
## Give it a try and reach us
Star this tool if you like it, it will help us grow and add new useful things.
Feel free to reach out and hire our team to develop a mobile or web project for you.