Closed smogg closed 6 years ago
Oh, damn! Github made me review each of your commits individually, but then put a "View changes" by each one showing the collective changes. Gag me!
Please read them with the understanding that each of my four review comments referred to one of your commits, in order.
@deg thanks for the review. The PR now includes one commit, and I've addressed your comments.
Right now the app will display the following warning when Firestore is used:
This PR introduces another key to the
firebase/init
function where one can pass the requested Firestore setting:In addition to that, I've also cleaned up the Firestore example a little bit.