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

Swift 5: Use of undeclared type 'TKTransitionSubmitButton' #65

Open
kirthisamson opened this issue Apr 28, 2020 · 0 comments
Open

Swift 5: Use of undeclared type 'TKTransitionSubmitButton' #65

kirthisamson opened this issue Apr 28, 2020 · 0 comments

Comments

@kirthisamson
Copy link
Collaborator

Hello,
Thanks for this amazing library.

I wanted to try it out and for the life of it, I am unable to get it to work. I get his error from XCode in my Viewcontroller after linking the button from the storyboard.

Use of undeclared type 'TKTransitionSubmitButton'

I have also tried the only code mode. I get the following error at the import import SubmitTransition

No such module 'SubmitButton'

The readme does say it supports Swift 5 so I am wondering what could be the issue.
I am using the following link in my podfile

pod 'TKSubmitTransition', :git => 'https://github.com/entotsu/TKSubmitTransition.git'

More details:
Swift 5
iOS 13.0

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

1 participant