callmejm

Results 24 comments of callmejm

Hi, I also facing same issue , when try to apk release. I have added `signingConfigs ` and `buildTypes` to `unityLibrary/build.gradle` but it still doesn't work

Same problem, took me few hours to figure out

> This is explained a bit stupid in the documentation, because it says `elementType`. Actually `Icon` expects a function that returns an element. > > Use: > > ```js >...

Hi, may I know when can have the auto-reconnect feature

@arribbar @cyperus @koansang guys, I have solution, I try using setTimeout to delay some time for swiper render. This worked for me, hope u guys also. constructor(props) { super(props); this.state...

@mrsydster @BunHouth I applied , still having same issue

@BunHouth i facing this issue https://github.com/tlenclos/react-native-audio-streaming/issues/122

@BunHouth i using react-navigation https://reactnavigation.org/docs/intro/

@mrsydster can you explain more about how you mix the music control with audio streaming ?