react-native-iot-wifi icon indicating copy to clipboard operation
react-native-iot-wifi copied to clipboard

Add podspec to support iOS auto-linking in RN >=0.60

Open admah opened this issue 6 years ago • 2 comments
trafficstars

Adding the podspec and pod 'react-native-iot-wifi', :podspec => '../node_modules/react-native-iot-wifi/ios/react-native-iot-wifi.podspec' to the user's Podfile will allow those using this on React Native >=0.60 to auto-link.

admah avatar Aug 07 '19 20:08 admah

@tadasr @admah When is this going in ? Its been a while. If this isn't going in i want to open PR and then push to main repo

thehellmaker avatar Oct 16 '19 04:10 thehellmaker

I've updated the Podspec location and added the dependency.

admah avatar Nov 01 '19 13:11 admah