Skip to content

BreezeFly/NGVolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<img src="http://office.nousguide.com/nouslogosmall.png" alt="NOUSguide Inc." title="NOUSguide Inc." title" style="display:block; margin: 10px auto 30px auto;" class="center">

NGVolumeControl

A custom (and customizable) volume control for iOS with a quick-gesture to change volume (touch down, slide finger, touch up).

Usage

	NGVolumeControl *volumeControl = [[NGVolumeControl alloc] initWithFrame:CGRectMake(0.f, 0.f, 35.f, 35.f)];
    
    volumeControl.expandDirection = NGVolumeControlExpandDirectionUp;
    volumeControl.minimumTrackColor = [UIColor redColor];

Credits

NGVolumeControl was created by Matthias Tretter (@myell0w).

License

NGVolumeControl is available under the MIT license, see the LICENSE file for more info.

For usage without attribution contact NOUSguide.

About

Custom control for changing iOS system volume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published