MAFormViewController
MAFormViewController copied to clipboard
Having an error "No such module 'MAFormField"
Hello, I must this is an easy and awesome pod. I'm currently using this on a Swift project. I added the pre-requisites stuff to import Objective-C code to Swift. But after I imported the pod, Xcode doesn't detect the pod. Any help?
Thanks a bunch! 😁
I've not tried to use it in a swift project, so at the moment I don't know what the issue is. Have you tried searching stackoverflow?
@mamaral Ah maybe you should create it a Swift project as well. I think it has something to do with cocoapods. Seems like it doesn't really doing well bridging the pod. Sadly there's no thread on Stackoverflow on this :(