React Native wrapper of native weather sensor generation libraries
You will need to publish the library locally using yalc
- Globally install yalc
npm install -g yalc - Clone this repo and
npm install - Publish the library
yalc publish - Add to your your project:
yalc add react-native-weather-sensor-modulenpm install