miyabi / react-native-safe-area

React Native module to retrieve safe area insets for iOS 11 or later.
MIT License
113 stars 23 forks source link

Added podspec #2

Closed MihaiDamian closed 6 years ago

MihaiDamian commented 6 years ago

The pull request adds a podspec file which allows the library to be linked using Cocoapods. This provides an alternative to react-native link and is useful for iOS projects that want to include all native dependencies via Cocoapods.

miyabi commented 6 years ago

@MihaiDamian Sorry for my late response. Thank you for your PR!