xiqi / react-native-live-audio-stream

Get live audio stream data for React Native (works for iOS and Android)
MIT License
71 stars 29 forks source link

Fix: addListener/removeListeners native stubs for react-native 0.65 compatibility. #20

Open Romick2005 opened 1 year ago

Romick2005 commented 1 year ago

This should fix RN warnings like:

image

image