Skip to content

Commit

Permalink
Fix/rn docs (#636)
Browse files Browse the repository at this point in the history
* hotfix: Revert 524 fix/beagle helpers page (#612)

* fix: page custom widgets  (#602)

* fix page custom widgets

* update page custom widgets

* Revert "feat: gRPC lib and tutorials (#524)"

This reverts commit 448a117.

Co-authored-by: Luis Gustavo <59032921+luisgustavozup@users.noreply.github.com>

* fix pluggin image beagle class creator (#618)

* Feature/react native docs v1.8 (#632)

* documentation for Beagle React Native

* Update content/en/resources/customization/beagle-for-react-native/localhost.md

Co-authored-by: Matheus Ribeiro Lima <57918064+matheusribeirozup@users.noreply.github.com>

* Update content/pt/resources/customization/beagle-for-react-native/localhost.md

Co-authored-by: Matheus Ribeiro Lima <57918064+matheusribeirozup@users.noreply.github.com>

Co-authored-by: Tiago Peres França <tiago.franca@zup.com.br>
Co-authored-by: Tiago Peres França <tiagoperesfr@gmail.com>
Co-authored-by: Matheus Ribeiro Lima <57918064+matheusribeirozup@users.noreply.github.com>

* fix typo (#634)

* Fixes some typos and translation error for the portuguese version of the Beagle RN documentation

* fix previous merge

Co-authored-by: Gabriel Maximo <luis.maximo@zup.com.br>
Co-authored-by: Luis Gustavo <59032921+luisgustavozup@users.noreply.github.com>
Co-authored-by: carlossteinzup <60155378+carlossteinzup@users.noreply.github.com>
Co-authored-by: Matheus Ribeiro Lima <57918064+matheusribeirozup@users.noreply.github.com>
  • Loading branch information
5 people committed Jun 10, 2021
1 parent 4578146 commit 77609cb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion content/pt/get-started/installing-beagle/react-native.md
Expand Up @@ -13,7 +13,7 @@ por favor leia o [guia do React Native para instalação e criação de novos ap

O Beagle está disponível para React Native, mas ainda não temos uma versão estável. O
desenvolvimento está incompleto e ainda precisamos implementar algumas features antes de lançar uma
versão final. Infelizmente, nosso time não é grande o suficiente para afzer do React Native uma
versão final. Infelizmente, nosso time não é grande o suficiente para fazer do React Native uma
prioridade e, por conta disso, o desenvolvimento é relativamente lento. Nós decidimos lançar versões
betas, pois dessa maneira a comunidade pode começar a usar a biblioteca e até nos ajudar a
finalizá-la. [Aqui]({{< ref path="/resources/customization/beagle-for-react-native/development" lang="pt" >}})
Expand Down
2 changes: 1 addition & 1 deletion content/pt/get-started/using-beagle/react-native.md
Expand Up @@ -2,7 +2,7 @@
title: React Native
weight: 28
description: >-
Esta seção mostra o passo a passo inicial para usar a biblioteca Beagle em projetos React Native.
Esta seção mostra como usar o Beagle em projetos React Native
---

---
Expand Down
Expand Up @@ -15,7 +15,7 @@ Para contribuir com este projeto, por favor, use

### Funcionalidades principais (core)
100% implementado. Renderização, contexto, componentes e ações customizadas todos funcionam. Na
veradde, se você não tem intenção de usar os componentes e ações padrões do Beagle, o Beagle RN já
verdade, se você não tem intenção de usar os componentes e ações padrões do Beagle, o Beagle RN já
está pronto para produção.

### Componentes
Expand All @@ -36,10 +36,11 @@ está pronto para produção.
| Touchable | concluído | |
| WebView | concluído | |

We also need to check the styling here. Some of the components, even the ones marked as done, have
way to many styles, which might create some undesired behavior.
Também precisamos verificar a utilização de estilos nos componentes. Alguns deles, inclusive que
já estão marcados como "concluídos", têm estilização em excesso, o que pode causar comportamentos
indesejados.

### Actions
### Ações
| Ações | Estado | Descrição |
|-----------------|------------------|-----------------------------------------------------------------------|
| PushStack | incompleto | Funciona exatamente como na web, i.e. o botão de voltar não faz nada. |
Expand Down
2 changes: 1 addition & 1 deletion themes/devrel

0 comments on commit 77609cb

Please sign in to comment.