/patrikmarin-hub

React Native application to control random stuff

Primary LanguageJavaScript

patrikmarin-hub

This React Native application serves as a controller for my personal projects.

Currently it only sends my phone's location to my website every 30 minutes.

Bootstrapped with Create React Native App and uses some components from react-native-elements.

Pulse effect created with react-native-pulse.

Development

Requires physical device for location.

  1. Start service with npm start or npm start --reset-cache
  2. Open Android Studio and build & deploy