Skip to content

mehmetgokkaya/location-saver

 
 

Repository files navigation

Location Saver

An app that helps you save your location, in React Native

https://play.google.com/store/apps/details?id=com.locationsaver

If you want to see what I'm doing:

  • Clone this repo
  • Checkout to clone-ready branch
  • Install React Native CLI npm install -g react-native-cli
  • Run npm install
  • Then run react-native run-android or react-native run-ios.

You can add your own location to the list

(Also rename and delete it)

Add you location to the list

You can then navigate to this location by clicking on a list item

If you have gmaps or citymapper installed you will be asked with which one you want to open the directions

Navigate to the location

You can also add your location to the list with the help of a map and a marker

React native maps

About

An app that helps you save your location, in React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.4%
  • Objective-C 13.0%
  • Python 4.8%
  • Java 4.8%