This PR makes it much easier to use the Firebase Firestore and Database bindings as the methods are now exactly named as in the Android/Java Firebase libraries.
So one can copy code from Android/Java Firebase tutorials to use on iOS. The only naming difference is the added FIR-prefix to class names.
This PR makes it much easier to use the Firebase Firestore and Database bindings as the methods are now exactly named as in the Android/Java Firebase libraries. So one can copy code from Android/Java Firebase tutorials to use on iOS. The only naming difference is the added FIR-prefix to class names.