Onboard
Onboard copied to clipboard
WIll this library work correctly in swift 3.0. Because my code is compiled but still I am getting error at contentVC.delegate = self; in OnBoardViewController
I am getting error at contentVC.delegate = self; in OnBoardViewController
@KKS161994 did you get this to work? I think I may be having the same issue. Could you please be more descriptive on what the error is? Could be because of a pod issue too. Thanks
No i couldnt . I removed it and implemented the new for myself.