
Here is the code: <YoutubePlayer webViewProps={{ allowsInlineMediaPlayback: true, allowsFullscreenVideo: false, }} webViewStyle={{ opacity: 0.99, borderRadius: Layout.largeRadius }} height={200} width="100%" play={isBuildingVideoPlayed} videoId={videoId} onChangeState={onChangeStateVideo} />