Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small refactoring #66

Merged
merged 1 commit into from
Sep 4, 2019
Merged

A small refactoring #66

merged 1 commit into from
Sep 4, 2019

Conversation

RomanPodymov
Copy link
Contributor

Hello.
In this pull request I did the following:

  • Replaced id with instancetype for almost all init methods.
  • Convenience init methods. All of them are calling [self initWIthFrame].
  • A more complicated test for +(UIColor*)colorWithHex:. Set the first argument's type to unsigned long.

@antiguab antiguab merged commit 4ad1b7d into antiguab:master Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants