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

Shift when Radar.initialize is called in example app #257

Open KennyHuRadar opened 1 year ago

KennyHuRadar commented 1 year ago

Radar.initialize is moved from being called inside useEffect to outside of App to prevent Map from trying to load before Radar.initialize is called