Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 635 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 635 Bytes

LogirixWatch

js-standard-style

  • React Native app with a iWatch native app made on Swift to communicate between the phone and the watch. This project receives location updates from the watch into the app and allows to send messages and image to the watch.

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with yarn or npm i

▶️ How to Run App

  1. cd to the repo
  2. Run Build for iOS
    • run react-native run-ios