Skip to content

Commit 9471088

Browse files
docs: add link to apps still using activities
1 parent b4e880a commit 9471088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FirebaseUI Auth is a modern, Compose-based authentication library for Firebase A
44

55
`10.x` is currently a beta release.
66

7-
If you used the older FirebaseUI Auth guides, the biggest change in `10.x` is that the recommended sign-in flow now uses Compose screens instead of `Intent` builders and `ActivityResultLauncher` callbacks.
7+
If you used the older FirebaseUI Auth guides, the biggest change in `10.x` is that the recommended sign-in flow now uses Compose screens instead of `Intent` builders and `ActivityResultLauncher` callbacks. For apps that still use Activities, see [Existing Activity-based apps](#existing-activity-based-apps).
88

99
FirebaseUI Auth provides the following benefits:
1010

0 commit comments

Comments
 (0)