Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-radar

Package Overview
Dependencies
Maintainers
0
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform

  • 3.18.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
31K
decreased by-25.56%
Maintainers
0
Weekly downloads
 
Created
Source

Radar

npm

Radar is the leading geofencing and location tracking platform.

The Radar SDK abstracts away cross-platform differences between location services, allowing you to add geofencing, location tracking, trip tracking, geocoding, and search to your apps with just a few lines of code.

Documentation

See the Radar overview documentation here.

Then, see the Radar React Native module documentation here.

Examples

See an example app in example/.

Setup Radar public key check pre-commit hook with cp -r hooks .git to prevent accidental key leak when working with the Example app.

To run example app with local react-native-radar dependency:

  • install node dependencies with npm ci and typescript if needed with npm install -g typescript.
  • build local react-native-radar with npm run build-all.
  • navigate to the example dir with cd example.
  • install node dependency of example with npm ci.
  • build native app using expo pre-build and react-native-plugin with npm run install-radar-rebuild.
  • run iOS and android example app with npx expo run:ios or npx expo run:android.

Support

Have questions? We're here to help! Email us at support@radar.com.

FAQs

Package last updated on 10 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc