Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I Use This into Swift Project? #10

Open
iamir4g opened this issue Oct 4, 2018 · 1 comment
Open

Can I Use This into Swift Project? #10

iamir4g opened this issue Oct 4, 2018 · 1 comment

Comments

@iamir4g
Copy link

iamir4g commented Oct 4, 2018

I add pod. then add UIView and in class change to NTMonthYearPicker but get this error "Use of undeclared type 'NTMonthYearPicker"
can I use this in swift project??

iOS 12 , Xcode 10 , swift 4

@nathanmrtns
Copy link

Use "pod install'
Then use Command + B to see if builds.
Otherwise, Clean the project and then try to build again. Sometimes when installing a new pod, this error pops up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants