-
Currently, we store and retrieve messages with CRUD operations in our backend API. While this is useful for some functionality, for messages this has proven to be inefficient for and creates delays th…
-
**Environment**
- CLI: 7.0.11
- Android Runtime: 7.0.1
- OS: Windows 10
- Node 14.14.0 (also tested with 10.18.0)
- package.json
```
{
"dependencies": {
"@angular/animations"…
-
Hello, what I understand is that now it's possible to define a custom data structure per this issue https://github.com/MichaelSolati/geofirestore-js/issues/185
as a lack of examples I still not under…
-
Hi@all,
How i can test my functions with jest? I become follow error:
```
FAIL src/data/auth/__test__/register.test.js
● Test suite failed to run
/Users/approach/workspace/TakeActi…
-
**Environment**
- CLI: 7.0.11
- Android Runtime: 7.0.1
- OS: Windows 10
- Node 14.14.0 (also tested with 10.18.0)
- package.json
```
{
"dependencies": {
"@angular/animations": "^10…
-
Please add child_process module to package.json
-
I am using geofirestore ^3.4.1. Have created an index when prompted but the query returns zero results.
`const query = userCollectionRef.where('tags', 'array-contains-any', keys).
…
-
## Ask your Question
I got this error when I tried to install @testing-library/react-native@9.0.0
I got same error when I tried to install latest version. I thought It would be resolved If I c…
-
I was using a geohashing function explained in https://www.movable-type.co.uk/scripts/geohash.html
It's almost the same as this geokit lib.
Except for the coordinates that lie on exact boundary de…
-
hi michael hou are you?
this code not working firebase is working but geofirestore return TypeError: undefined is not a function
firebase web sdk with react native
```js
import { initializeAp…