Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Editor placeholder in source file #3

Open
BigEv1 opened this issue May 14, 2018 · 0 comments
Open

Editor placeholder in source file #3

BigEv1 opened this issue May 14, 2018 · 0 comments

Comments

@BigEv1
Copy link

BigEv1 commented May 14, 2018

self.showLoading(state: true)
PhoneAuthProvider.provider().verifyPhoneNumber(self.loginEmailField.text!, uiDelegate: AuthUIDelegate?)//Editor placeholder in source file
{ [weak weakSelf = self] (verificationID, error) in
weakSelf?.showLoading(state: false)
for item in self.inputFields {
item.text = ""
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant