FirebaseUI is a set of binding libraries that simplifies developing applications for iOS, Android, Web and Flutter with Firebase.
FirebaseUI libraries are available for both Android, iOS, Web and Flutter and offers these features for all platforms:
- loading homogenous lists of data into native classes and binding those lists. See the examples for ListView and RecyclerView for Android or UITableView or UICollectionView for iOS
- Headful authentication users with email+password, Twitter, Facebook or Google authentication. See these examples for Android, iOS, Web and Flutter.