UNPKG

react-native-wear-connectivity

Version:
4 lines 283 B
declare const LIBRARY_NAME = "react-native-wear-connectivity "; declare const IOS_NOT_SUPPORTED_WARNING = " does not support iOS. Please use react-native-watch-connectivity library for iOS."; export { LIBRARY_NAME, IOS_NOT_SUPPORTED_WARNING }; //# sourceMappingURL=constants.d.ts.map