synapsestudios / react-native-zendesk-support

DEPRECATED
MIT License
23 stars 26 forks source link

`pod install` fails #15

Closed elyalvarado closed 5 years ago

elyalvarado commented 5 years ago

When linking on iOS using cocoapods (the default used by running react-native link if the user has a Podfile) the install step fails because the podspec gets the name from the package name in the package.json file and it has a forward slash.

chrisshiplet commented 5 years ago

Thanks for the contribution! We just released this as v1.0.2