-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(closes PR# 248)Singleton local storage (#297)
* Improve UIColor extension (#157) - Simplify the declaration of a read-only computed property by removing get keyword - Fix incorrect import (Foundation is not enough to work with UIColor) - Fix an incorrect data type of the parameters (the previous implementation will not work correctly if UIColor's initializer with Int type parameters appears) - Correct the indents between operands * Update README.md (#164) Co-authored-by: Alexey Salangin <[email protected]> Co-authored-by: Kanyinsola Fapohunda <[email protected]> Co-authored-by: Shresth <[email protected]>
- Loading branch information
1 parent
aa4ffb2
commit ead4c22
Showing
3 changed files
with
7 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters