You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# FirebaseUI-Android
2
2
3
-
This library provides the simplest way to bind the Firebase Android SDK to your native Android app.
4
-
Get started now, be running in minutes.
3
+
FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to the [Firebase](https://www.firebase.com) database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items.
4
+
5
+
A compatible FirebaseUI client is also available for [iOS](https://github.com/firebase/firebaseui-ios).
0 commit comments