We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it posible you could make a swift version ?
The text was updated successfully, but these errors were encountered:
Its been ages since i made this man, i'll try making one :) Was there a problem in including this in your swift project?
Sorry, something went wrong.
How do i call the action for the button in swift to pull to another viewcontroller ?
addButton = [[VCFloatingActionButton1 alloc]initWithFrame:floatFrame normalImage:[UIImage imageNamed:@"plus"] andPressedImage:[UIImage imageNamed:@"cross"] withScrollview:_dummyTable];
how do i call the above method in swift?
No branches or pull requests
Is it posible you could make a swift version ?
The text was updated successfully, but these errors were encountered: