- 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.
Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with yarn
or npm i
- cd to the repo
- Run Build for iOS
- run
react-native run-ios
- run