react-native-airplay-ios icon indicating copy to clipboard operation
react-native-airplay-ios copied to clipboard

Cocoapods integration

Open CHaNGeTe opened this issue 5 years ago • 4 comments

I see there is a podspec. But project is not working with cocoapods. Is it planned to be supported?

CHaNGeTe avatar Jun 14 '19 10:06 CHaNGeTe

@CHanGeTe yeah, I basically followed the examples of other libs. Do we really need the pod? Because it works fine without it, I don't see a reason do to a pod

Thanks for reaching out

gazedash avatar Jun 15 '19 21:06 gazedash

/Users/sidferreira/Dev/Ted/TEDrn/node_modules/react-native-airplay-ios/ios/RNAirPlayManager.m:3:9: fatal error: 'RNAirplay-swift.h' file not found
#import "RNAirplay-swift.h"

This error happens to me when trying to use pods...

sidferreira avatar Sep 26 '19 09:09 sidferreira

Also, MPVolumeView.setRouteButtonImage:forState: was deprecated in favor of AVRoutePickerView

sidferreira avatar Sep 26 '19 10:09 sidferreira

@CHaNGeTe Can you check if the current version works for you?

sidferreira avatar Dec 18 '19 16:12 sidferreira