https://github.com/swordray/jxscrollablesegmentedcontrol
An iOS UISegmentedControl replacement with scrollable, unlimited segments.
https://github.com/swordray/jxscrollablesegmentedcontrol
ios segmentedcontrol swift uisegmentedcontrol
Last synced: about 1 month ago
JSON representation
An iOS UISegmentedControl replacement with scrollable, unlimited segments.
- Host: GitHub
- URL: https://github.com/swordray/jxscrollablesegmentedcontrol
- Owner: swordray
- License: mit
- Created: 2021-04-24T10:14:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T17:37:45.000Z (about 2 years ago)
- Last Synced: 2025-04-03T20:22:29.645Z (2 months ago)
- Topics: ios, segmentedcontrol, swift, uisegmentedcontrol
- Language: Swift
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JXScrollableSegmentedControl
An iOS UISegmentedControl replacement with scrollable, unlimited segments.
[](https://travis-ci.org/swordray/JXScrollableSegmentedControl)
[](https://cocoapods.org/pods/JXScrollableSegmentedControl)
[](https://cocoapods.org/pods/JXScrollableSegmentedControl)
[](https://cocoapods.org/pods/JXScrollableSegmentedControl)## Screenshots

## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
* iOS 13+
* Swift 5## Installation
JXScrollableSegmentedControl is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'JXScrollableSegmentedControl'
```## Author
swordray, [email protected]
## Sponsors
* [BaiLu ShuYuan](https://bailushuyuan.org)
## License
JXScrollableSegmentedControl is available under the MIT license. See the LICENSE file for more info.