-
Right now the data is created using https://github.com/vuejs/vuefire/blob/master/packages/%40posva/vuefire-core/src/utils.js#L9-L14
Looking at Firestore extensions like [Geofirestore](https://githu…
posva updated
4 years ago
-
how to limit the number of result
-
**Link to project (GitHub)**: https://github.com/imperiumlabs/GeoFirestore-Android
**Describe the project in 2-3 sentences**: Realtime location queries with Firestore
**Why would Firebase develo…
-
# Bug
I recently upgraded React Native to 0.61.2 from 0.60.4, and when I tried to run `react-native run-android` (after having run `gradlew clean`) I got the following error:
```
Note: C:\U…
-
I am testing this library in my application, it was working correctly for two days and on the third I just stopped doing it.
**1. My Firebase-Firestore version:**
implementation 'com.google.…
-
`const trackedResources = [{ name: 'users', isPublic: true }];`
// to run this demo locally, please feel free to disable authProvider to bypass login page
`const dataProvider = base64Uploader…
Yingi updated
4 years ago
-
With the introduction of some of these new features, can we as users of geofirestore hope that our dream of pagination is soon on the horizon.
-
# Bug Report
**Ionic version:**
5.26.0
**Current behavior:**
I am trying to execute a production build for my ionic 5 app using angular 9 as follows:
ionic build --aot=fal…
-
Sorry for posting a question as issue, but I couldn't see a better way to ask questions about this repo.
First of all, I was wondering why this repository doesn't rely on GeoKit to encode/decode th…
-
According to this thread https://stackoverflow.com/questions/46630507/how-to-run-a-geo-nearby-query-with-firestore geohashes must be used in firestore in order to do correct geo-queries.
You're com…