Skip to content

Demonstrate how to use GeoFirestore to search nearby locations with Firestore and React Native.

Notifications You must be signed in to change notification settings

mostafaaminflakes/GeoFirestore-Sample-Code

Repository files navigation

GeoFirestore-Sample-Code

This example is using GeoFirestore to store some dummy locations and query nearby locations based on a given geographic location.

Downloading GeoFirestore-Sample-Code

You can install GeoFirestore-Sample-Code as follows:

cd folder/to/clone-into/
git clone https://github.com/mostafaaminflakes/GeoFirestore-Sample-Code.git

Dependencies

Make sure to install the following dependencies:

  • firebase
  • geofirestore
  • lodash

Usage

Considering your Node, npm, Expo, React Native environment installed:

  • Edit the firebase config file located in:
./firestore/FirestoreConfig.js
  • Run the application.

About

Demonstrate how to use GeoFirestore to search nearby locations with Firestore and React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages