Closed nateshmbhat closed 1 year ago
@nateshmbhat thanks for the Fix, however I tried this and doesn't seems to work for me. Can you maybe share a sample code for this ?
@chaimPaneth can we kindly get this into your list.. also maybe a release with this and iOS visibility..
@razorRun heres the sample code
<JWPlayer
config={{
...
hideUIGroups: ['casting_menu', 'settings_menu']
}}
Merged
💪
I want to hide both
casting_menu
andplayback_submenu
in android. but right now hideUiGroup only takes single value. please add support to hide multiple items.purhaps you can merge this feature with setVisibility method to work for both ios and android