surialabs / react-native-geo-fencing

Native modules to determine if a location is within defined geographical boundaries using Google Geometry library
139 stars 33 forks source link

Do I need to show a Google Map in the app if I want to use this package? #4

Open alterx opened 7 years ago

alterx commented 7 years ago

We are developing an app for the visually impaired so we don't wanna show a map since it would only take out space on their screen and won't provide any value since they can't see.

I've seen that most of the G APIs require you to show the map and was wondering if using the lib requires the same