radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

Fixes a Typo and adds the possibility to manually add the SDK to iOS #25

Closed fmonsalvo closed 6 years ago

fmonsalvo commented 6 years ago

We are not using cocoapods or carthage in our products and I noticed that following the manual installation instructions in radar.io documentation failed with the react-native component. This PR fixes that allowing for the SDK to be placed inside the ios folder. This also fixes a typo in a method call to arrayForAlternatePlaces in RNRadarUtils.