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

468
Visualizações
Rendering a table in React Native using API JSON data

I'm very new to React Native and really need some help!

I have some JSON data which I have loaded into my React Native Application in the format below:

Object {
  "company": "Company1",
  "lineItem": "Line1",
  "value": -1,
  "year": 2017,
},
Object {
  "company": "Company1",
  "lineItem": "Line2",
  "value": 55.5,
  "year": 2016,
},
Object {
  "company": "Company1",
  "lineItem": "Line3",...

I need to find a way to output that data in a table with the following structure in my React Native App:

Table Output View

The years in the data, as well as the row labels repeat, but will always be a distinct row label and year combination.

Any pointers or help would be hugely appreciated!

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

You can look into this popular library which allows you to create all kinds of tables you just need to transform your data a bit and pass it to the component and it will create the table just like you are looking for.

Table in react native

the library is quite flexible and many customization options are available you can explore more.

about 4 years ago · Juan Pablo Isaza Relatório
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