Skip to content

Navigine/react-native-navigine-example

Repository files navigation

SWUbanner

Describe

The following sections contain examples for react native. For the library to use our SDK (Android, iOS) in react native please check a repository here.

Example of usage react-native-navigine library

  • npm install
  • cd ios & pod install (ios only)
  • put your user hash at app/App.tsx under LocationView.init method

Android

  • open android folder in Android studio and run project

iOS

  • open ios/navigine.xcworkspace project in XCode and run project