Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

133
Visualizações
Play multiple inline videos in IOS ReactPlayer in TrustWallet Dapp

I'm using ReactPlayer to play multiple videos

Note: playsinline works fine in all Dapp only trustwallet force to go to fullscreen

 playsinline
 webkit-playsinline

but still only first video play without full-screen the second one force to full-screen

need all videos to play playsinline without full-screen

<ReactPlayer 
            url= {`videos/${width > height ? 'desktop' : 'mobile'}/video Closed.mp4`}
            playing ={!openBox && !allStop}
            loop={!openBox}
            controls={false}
            muted={true}
            autoPlay={true}
            playsinline
            webkit-playsinline
            width='100%'
            height='100%'
          />
        </div>
        <div style={{width:'100%', height: width > height ?'100%' :  'calc(100vw * 4 / 3)'}}  className="player-wrapper">
        {
          useMemo(() =>
          (<>
            {buyList.length > 0 && openBox && 
                <ReactPlayer 
                  url= {(`videos/${width > height ? buyList[currentIndex].desktop : buyList[currentIndex].mobile}`)}
                  playing   ={openBox && !allStop}
                  loop={false}
                  muted={muted}
                  playsinline
                  webkit-playsinline
                  controls={false}
                  autoPlay={true}
                  onEnded={handleVideoEnded}
                  width='100%'
                  height='100%'
              />
            }
          </>)         
          ,[currentIndex, allStop, muted])
        }
        
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda