radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

Fix example app metro config #214

Closed brettguenther closed 1 year ago

brettguenther commented 1 year ago

Fixes MOB-88.

Our metro configuration for our sample app is currently broken (Error: Unable to resolve module react-native-radar). This fixes it.