Skip to content

Conversation

@najdanovicivan
Copy link
Contributor

Implemented boolean flag hideCancelButton in FUIAuth.
Fixed "Back" button title in FirebasePhoneAuthUI

Fixes #451

/** @property hideCancelButton
@brief Whether to hide the canel button, defaults to NO.
*/
@property(nonatomic, assign) BOOL hideCancelButton;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename to shouldHideCancelButton

@najdanovicivan
Copy link
Contributor Author

najdanovicivan commented May 18, 2018

It is renamed. Do we have some ETA when this will be merged due to Android implementation ?

Copy link
Contributor

@morganchen12 morganchen12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@morganchen12 morganchen12 merged commit 4ac4b82 into firebase:master May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants