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 u change the title should be case-sensitive #336

Open
virendrapatil0 opened this issue Dec 16, 2021 · 1 comment
Open

Can u change the title should be case-sensitive #336

virendrapatil0 opened this issue Dec 16, 2021 · 1 comment

Comments

@virendrapatil0
Copy link

is not issue I need set the title in should be case-sensitive can u possible the custome change of title .
Screenshot 2021-12-16 at 10 42 48 AM

Report

What did you do?

ℹ Please replace this with what you did.

What did you expect to happen?

ℹ Please replace this with what you expected to happen.

What happened instead?

ℹ Please replace this with of what happened instead.

Environment

ℹ Please fill in this section with information about your environment

Xcode Version:
SkyFloatingLabelTextField Version: 3.8.0
Deployment Target: 13.0
Base SDK:
Method of Integration: CocoaPods | Carthage | Manual - cocoa pods

Project that demonstrates the issue

ℹ Please link to a project we can download that reproduces the issue if applicable.

@ivangenta3
Copy link

ivangenta3 commented Feb 9, 2022

you can override this closure:

textField.titleFormatter = { text in
    return text
}

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