I currently use Firebase real-time database for my react-native mobile apps and I have been looking for some alternatives that provide better querying capabilities. One of the strong points for Firestore is its querying capabilities. I wanted to check if Firestore supports React Native out of the box.I currently use Firebase real-time database for