Skip to content

hypertrack/sdk-react-native

Repository files navigation

React Native HyperTrack SDK

GitHub npm iOS SDK Android SDK

HyperTrack lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.

React Native HyperTrack SDK is a wrapper around native iOS and Android SDKs that allows to integrate HyperTrack into React Native apps.

For information about how to get started with React Native HyperTrack SDK, please check this Guide.

Installation

yarn add hypertrack-sdk-react-native \
  hypertrack-sdk-react-native-plugin-android-location-services-google \
  hypertrack-sdk-react-native-plugin-android-push-service-firebase

Learn more about plugins

Sample code

Quickstart React Native app

Wrapper API Documentation

Wrapper API Documentation

Requirements

Requirements for React Native HyperTrack SDK

Contributing

If you want to contribute check CONTRIBUTING.md