python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Keyboard not appearing in UITextField and UITextView IOS 15
i am not using storyboard for this application so here's my SceneDelegate willConnectTo function
func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene....
Omar Ghanem
Votes: 0
Answers: 1
UITextField shouldChangeCharacters in swift is not working for the first letter entered
I have a textfield population phone number. When i am entering phone number i am checking validation for a invalid phone number. i am using delegate method "textfield should change characters&quo...

Tapan Raut
Votes: 0
Answers: 2