An open API service indexing awesome lists of open source software.

https://github.com/rahulhaque/compass-react-native-expo

A simple compass app built with expo & react-native. Non-expo version - https://github.com/rahulhaque/compass-react-native
https://github.com/rahulhaque/compass-react-native-expo

android compass expo ios javascript magnetometer react-native

Last synced: 3 months ago
JSON representation

A simple compass app built with expo & react-native. Non-expo version - https://github.com/rahulhaque/compass-react-native

Awesome Lists containing this project

README

          

# Compass React Native 🧭 (Expo)
A simple compass app built with expo & react-native. Non expo version can be found [here](https://github.com/rahulhaque/compass-react-native).

## Description
A very simple demonstration of how to use device's built in `Magnetometer` sensor to identify direction and calculate degree of angle. Built on Expo SDK version 43.

## Run the App
You can run the demo app from [Expo](https://expo.io/@rahulhaque/compass)

or

Clone or download the repository. `cd` into directory. Run `npm install` then `expo start`

## Screenshots

## More Info

Spare a ⭐ to keep me motivated. 😃