Ved Prakash
Ved Prakash
> then when is your TP.setupPlayer called? if its truly on component render your app cannot be in background at all The app can play Audio in the background but...
> wdym play audio in the background, via the notification panel? i'm still not clear why/how youre triggering TP.setupPlayer. if you put a console.log within TP.setupPlayer theoretically you should see...
> > wdym play audio in the background, via the notification panel? i'm still not clear why/how youre triggering TP.setupPlayer. if you put a console.log within TP.setupPlayer theoretically you should...
@natashache Is it working for you? I am not able to make it work, even if I have copied the css from dist folder. @jpuri Can you guide for basic...
Remove the pods and re-install
Remove the pods and re-install
Same issue, any update on this?
This still doesn't work even after adding `fill`.. https://github.com/react-native-svg/react-native-svg/issues/1739 Can anyone please help.
@kirillzyusko I am facing a different scroll issue, when text is long and paste on TextInput the scroll won't scroll down, it starts scrolling when you try to scroll couple...
@kirillzyusko Yes I am doing this ``` setMessage(value)} /> ``` Attached a recording of what's happening, it doesn't allow to scroll up or down, need to do it multiple times....