M13ProgressSuite icon indicating copy to clipboard operation
M13ProgressSuite copied to clipboard

A suite containing many tools to display progress information on iOS.

Results 50 M13ProgressSuite issues
Sort by recently updated
recently updated
newest added

Hi, I developed the support for use this library with Swift Package Manager. Can you merge and generate the tag 1.3.0? The tag must be only numbers for a correct...

When compiling on Xcode 13, there is an error on getting device orientation. screenshot is attached.

Fixes Xcode 13 build issue

Hi, how do i change color progress bar from blue (default from this library) to another color?

I would like to know how to change progress bar color to gradient colors. Thank you

Replaced it with .preferredFramesPerSecond. Removes use of something that's deprecated and in turn gets rid of an xcode warning

Since iOS13 you cannot get system font name by string. The console outputs a note: `CoreText note: Client requested name ".SFUI-Regular", it will get TimesNewRomanPSMT rather than the intended font....