Skip to content

seenickcode/Yozhik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Yozhik

Yozhik is the Russian word for Hedgehog. Honestly, it's just a random name.

Yozhik is intended to be a go-to set of categories for almost any iOS project.

To Use

Simply import Yozhik.h to your .pch file

Examples

[myView width]; // concise way to get measurements

[myView resizeToWidth:320]; // easy resizing views

[UIAlertView showWithTitle:@"Title" message:@"My message"]; // easy alert views

About

Useful Objective-C categories for iOS projects

Resources

License

Stars

6 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors