diff --git a/FirebaseAuthUI/README.md b/FirebaseAuthUI/README.md index 0e90e05c8b0..1d155b417b7 100644 --- a/FirebaseAuthUI/README.md +++ b/FirebaseAuthUI/README.md @@ -241,6 +241,7 @@ You can customize all email/password screens, including but not limited to: - Hiding the top `UINavigationBar` - Adding a `Cancel` button - Use a UI view other than `UITableView` + Things that are not customizable: - `UIAlertController` popups (showing error labels instead) - Modifying the screen flow (combining screens or skipping particular screens)