moqod / ios-scratch-n-see

The project provides en effect when the user swipes the finger over one texture and by swiping reveals the texture underneath it. The effect can be applied for scratch-card action or wiping a misted glass.
421 stars 104 forks source link

ARC support, fixed memory overwrite, and support initialization from nib #4

Closed cyberbum closed 10 years ago

cyberbum commented 10 years ago

-Added ARC support -Fixed memory overwrite (code was crashing randomly because of this bug) -Initialization from nib support