SkillAgentSearch skills...

BJRangeSliderWithProgress

A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.

Install / Use

/learn @barrettj/BJRangeSliderWithProgress
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Summary

A "progress bar" that also allows you to select a range.

I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.

Screenshot

Quick Tips

To be notified when either slider changes, register for UIControlEventValueChanged: [mySlider addTarget:self action:@selector(valueChanged) forControlEvents:UIControlEventValueChanged];

License

MIT License

If you use it, I'd love to hear from you: @barrettjacosbsen

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated6mo ago
Forks11

Languages

Objective-C

Security Score

72/100

Audited on Sep 18, 2025

No findings