GregWilson / react-native-apple-healthkit

A React Native bridge module for interacting with Apple HealthKit data
176 stars 42 forks source link

React native 0.33 #4

Closed Evanion closed 7 years ago

Evanion commented 7 years ago

The dependency in the package seem to be locked to 0.28, is this a hard limit, or have the dependency just not been updated?

├── UNMET PEER DEPENDENCY react-native@0.33.0
└── react-native-apple-healthkit@0.1.2 

npm WARN react-native-apple-healthkit@0.1.2 requires a peer of react-native@^0.28.0 but none was installed.