Ahsan Azeem

Results 4 comments of Ahsan Azeem

@sidorelamerkaj This issue has been already addressed and solved. Please check this https://github.com/chaimPaneth/react-native-jw-media-player/issues/334

> > You can use this for android `if (orientation === "LANDSCAPE") { StatusBar.setHidden(true, "none"); } else { StatusBar.setHidden(false, "none"); }` > > When I change it to hidden, the...

@vrsmk1995 Any breakthrough on HLS player support ?

> @ahsanreal4 > the code must be changed to RNJWPlayerView.java not here RNJWPlayerViewManager.java as I was not finding any code like that there > > Yes.