Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
xroad23808yYou can't expect an API to have every single iteration of functionality. It's easy to do - subclass UITableViewCell and add a text field subview
-
xroad23808y@bellapplab - never mind, it's too early in the morning. I thought he meant he wanted placeholders inside the table views cells.
Either way, still not hard to do. Just add a subview placeholder.
What's a data detector? -
@xroad So you can drop a body of text onto a view an it recognises emails, URLs, phone numbers and addresses (taking localisation into consideration), highlights them and makes them actionable, relaying the user to the proper app (phones numbers go to the phone app, URLs to the browser and so on).
-
vince878y@BellAppLab I was referring to your comment. I originally put UITextView but then I realized you actually wrote UITextField.
Related Rants
-
arwinneil34Just found the best dev ever. https://alcohollick.com/tfw.html
-
dfox81As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to be...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
Why doesn't UITextView have a placeholder?
undefined
ios
swift