shu223 / PulsingHalo

iOS Component for creating a pulsing animation.
MIT License
1.77k stars 240 forks source link

There is no other way to allocate #31

Open RajChanchal opened 8 years ago

RajChanchal commented 8 years ago

I wished to initiate Halo Layer class as described in documentation. But there is any such method:

[[PulsingHaloLayer alloc] initWithLayerNumber:3];