Documentation
Everything you need to integrate background location tracking into your React Native app. The native core stays the same. The wrapper and setup flow adapt to your stack.
Quick Install
npm install @bglocation/react-nativenpx expo prebuildExpo projects should use the config plugin plus a dev client. Bare React Native apps still need cd ios && pod install after installation.