-
Geofire is an amazing library that can be used with the FIrebase Real-time Database,
is gonna be updated for the Cloud Firestore?
-
GeoFirestore 2.x had (as does GeoQuery) a feature where you could update the query criteria, mainly the center (and radius) of the query. This was a great way to slightly adjust the query criteria and…
-
I wonder if we can add _'!='_ and _'not-in'_ inside WhereFilterOp. because it said that Firebase release notes suggest there are now not-in and != queries. (Proper documentation is now available.)
h…
-
### Describe your environment
- Operating System version: MacOS
- Browser version: Chrome 86
- Firebase library: `firebase 8.0.0`
- GeoFirestore version: 4.3.0
### Describe the proble…
-
## Steps to Reproduce
When running my flutter project on iOS, the build fails with the following error:
```
Launching ./lib/main_dev.dart on iPhone in debug mode...
Automatically signing iOS…
-
I am using Android Studio 3.5.1
Gradle Build Version 3.5.1
Gradle Wrapper 5.6.4
and receive this when I try to Sync gradle files
```
ERROR: Failed to resolve: com.github.imperiumlabs:GeoFires…
-
## Issue
On the auth module, I cannot appear to add the 'emailLink' sign in method to an account that already has the 'password' sign in method (both belong to Email/Password sign in provider). I c…
-
[!] CocoaPods could not find compatible versions for pod "FirebaseCore":
In snapshot (Podfile.lock):
FirebaseCore (= 6.9.1, ~> 6.8)
In Podfile:
Firebase/Firestore was resolved to 6.…
-
After moving to 8.8.0 and reverting back to 8.6.0 started getting the following error:
Error: Cannot find module '@firebase/component'
at Function.Module._resolveFilename (internal/modules/cjs…
cgarg updated
3 years ago
-
React Navigation 4
`"dependencies": {
"@expo/vector-icons": "^10.0.0",
"@ptomasroos/react-native-multi-slider": "^1.0.0",
"@react-native-community/datetimepicker": "3.0.0",…