You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the react-airplay library in my React Native app and I'm encountering an error when trying to render the Airplay button. The error message is:
Error setting property 'onClick' of RAAirplayButtonView with tag #3669: Exception thrown while executing UI block: -[react_airplay.RAAirplayButtonView setOnClick:]: unrecognized selector sent to instance 0x7f9102f14db0
This error occurs after updating to React Native from 0.72 to 0.73. I'm using the latest react-airplay library.
The text was updated successfully, but these errors were encountered:
I'm using the react-airplay library in my React Native app and I'm encountering an error when trying to render the Airplay button. The error message is:
This error occurs after updating to React Native from 0.72 to 0.73. I'm using the latest react-airplay library.
The text was updated successfully, but these errors were encountered: