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

138
Visualizações
Email inbox not opening with react native email link

Hello my name is Rajdeep Singh. I was trying to open the gmail inbox in react native with react-native-email-link.The following code is the code which is not working.

import * as React from 'react';
import { Text, View, StyleSheet, TouchableOpacity } from 'react-native';
import { openInbox } from 'react-native-email-link';

export default function App() {
  return (
    <View>
      <TouchableOpacity
        style={styles.buttonstyle}
        onPress={() => {
          openInbox();
        }}>
        <Text>OPEN MAIL APP</Text>
      </TouchableOpacity>
    </View>
  );
}

const styles = StyleSheet.create({
  buttonstyle: {
    alignSelf: 'center',
    justifyContent: 'center',
    fontSize: 20,
    marginTop: 150,
    fontWeight: 'bold',
  },
});

So what is happening is that when I am clicking on the open mail app button nothing is happening.

Please help me.

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