Skip to content

jedrzejruta/MountainApp

Repository files navigation

MountainApp

Mobile application designed for navigating in Polish mountains built with React Native.

Screenshots:

Route displayed on map Looked up point details
Route on map Point details

Built with:

  • React Native
  • Expo (bare workflow)
  • Mapbox SDK for React Native
  • Nominatim API
  • Open-Elevation API
  • Firebase

Run project

At the moment app is only accessible to run on Android-based devices, in the future it will be extended to support iOS devices.

# Install project dependencies
yarn install

or

npm install
# Run metro server
yarn react-native start

or

npm react-native start
# Run android emulator or debug on physical device
yarn react-native run-android

or

npm react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published