You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
Hello ! I have a problem when I try to use custom icons, they appear and disappear in fade nearly every few frames.
My code : fullscreenEnterIcon = {function(){return(<Image resizeMode="contain" source={require('wada7Resources/playerVideo/FullScreenIcon.png')} style={{height : 30,width : 30}} />)}}
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello ! I have a problem when I try to use custom icons, they appear and disappear in fade nearly every few frames.
My code :
fullscreenEnterIcon = {function(){return(<Image resizeMode="contain" source={require('wada7Resources/playerVideo/FullScreenIcon.png')} style={{height : 30,width : 30}} />)}}
The text was updated successfully, but these errors were encountered: