iOS-UtiliKit icon indicating copy to clipboard operation
iOS-UtiliKit copied to clipboard

All the things you're tired of writing.

Results 17 iOS-UtiliKit issues
Sort by recently updated
recently updated
newest added

As UtiliKit has grown to include more and more content, the main README has become larger than expected. To reduce the main README's size, multiple READMEs for each content should...

The benefits of using CODEBEAT are no longer worth the time to fix the issues it calls out. Remove the following: - [x] CODEBEAT badge in Readme - [x] .codebeatsettings...

In the "Version" subspec, the [verboseVersionString method](https://github.com/BottleRocketStudios/iOS-UtiliKit/blob/master/Sources/UtiliKit/Version/Bundle%2BExtensions.swift#L46) includes a `showDebugSymbol` parameter, but it's not actually used. We should either get rid of the parameter or implement the functionality.

bug
good first issue

New pull request to resolve merge conflicts

Added a language filter mechanism. This will allow developers to quickly implement light client-side filtering for a selection of words that are vulgar, hateful, or disrespectful. Anyone interested in investigating...

It might be worth considering deprecating / removing in favor of iOS-Container in a new major version.