Skip to content

This project to find user current position in coordinate (lat and long)

Notifications You must be signed in to change notification settings

krishna201/React-native-geolocation

Repository files navigation

React Native Sample Current Location App

iOS

  • Install dependencies: npm install
  • To run from command line try: react-native run-ios

Android

  • Install dependencies: npm install
  • You might need to do this to run it in Android Studio or on real device: adb reverse tcp:8081 tcp:8081
  • And for the sample server: adb reverse tcp:3000 tcp:3000
  • To run from command line try: react-native run-android

About

This project to find user current position in coordinate (lat and long)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published