Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about uitextfielddelegate

Read more about uitextfielddelegate

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - uitextfielddelegate

How to get data from textFieldDidEndEditing to save to Firebase?

I am trying to get the inputted text from recipeName, servingsNumber, prepTime and cookTime to save to fb. I know this is close to where I need to be. I am need some help with my save function. I need...
test-img

Daniel

ios

swift

firebase

uitextfield

uitextfielddelegate

Votes: 0

Answers: 1

Latest Answer

You need to fire the sendToFirebase() function: extension AddRecipeViewController: UITextFieldDelegate { func textFieldDidEndEditing(_ textField: UITextField) { switch textField.t...
test-img

excitedmicrobe

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved