Calvin-Huang / react-native-device-brightness

Screen brightness adjustment tool for ReactNative iOS and Android.
MIT License
49 stars 57 forks source link

Podspec #15

Open barbieri opened 6 years ago

barbieri commented 6 years ago

For projects using CocoaPods to manage native dependencies it's useful to include the RNDeviceBrightness.podspec.

This PR adds that file and instructions on how to use it.

NOTE: do NOT send the podspec to cocoapods repo! Users must use the local ../node_modules path.