Cannot Close Android App - React Native -


i have created android app react native plays radio using module.

https://github.com/estebanfuentealba/react-native-android-audio-streaming-aac

i have used following code in function,

aacstreamingandroid.seturlstreaming(channel); aacstreamingandroid.play(); 

i cannot close app once start radio , stop it.the app continues stay in background.

can help?


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

google chrome devtools - How to show mouse pointer in responsive mode? -