FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PocketScientists/NGVolumeControl: Custom control for changing iOS system volume · GitHub

 
 

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

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL