xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.77k stars 1.33k forks source link

How to turn off the capitalization of Section header tiitle? #2250

Open Maxcucurbit opened 10 months ago

Maxcucurbit commented 10 months ago

I use Section(Header title) to create the section header but it will automatically turn into capital letters. Is there any parameter to set it? I don’t want it to automatically turn into all capital letters.

Zamods commented 9 months ago

It uses native section header which will always has capital letters according to my knowledge.