Skip to main content

Installation

Requirements

  • React Native 0.76+
  • iOS 13.4+

Install

npm install react-native-watch-connectivity
# or
yarn add react-native-watch-connectivity
cd ios && pod install

Expo

This library has been successfully used in Expo apps using the Bare Workflow with EAS Build. No additional configuration is needed beyond the standard install and pod install steps above.