sudeepag/SAConfettiView

Using pod from Obj-C

Opened this issue · 0 comments

Hello
I am using this pod from an Obj-C project. Everything fine but I cannot access two public properties and I do not know why.
Here they are:

public var intensity: Float!
public var type: ConfettiType!

Could you please help me?
Thanks.