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

Using library with expo app #19

Open saadiya-kazi opened 5 years ago

saadiya-kazi commented 5 years ago

i have been using 'react-native-geo-fencing' library with expo app which is resulting for TypeError: Cannot read property 'containsLocation' of undefined on android device. Still not tested with iOS device. Any solution how to use 'react-native-geo-fencing' package with an expo app ?