Browse Source

chore(docs): Update brazilian translation and reference in main readme.. (#1332 by @akinncar)

[skip ci]
Akinn Rosa 4 years ago
parent
commit
79eb905a97
No account linked to committer's email address
2 changed files with 6 additions and 2 deletions
  1. 1
    1
      README.md
  2. 5
    1
      docs/README.portuguese.md

+ 1
- 1
README.md View File

@@ -97,7 +97,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
97 97
 
98 98
 MIT
99 99
 
100
-## Traduções
100
+## Translations
101 101
 
102 102
 This readme is available in:
103 103
 

+ 5
- 1
docs/README.portuguese.md View File

@@ -19,6 +19,8 @@ _Esse projeto é mantido gratuitamente por essas pessoas usando ambos seu tempo
19 19
 
20 20
 - [x] iOS
21 21
 - [x] Android
22
+- [x] macOS
23
+- [x] Windows
22 24
 
23 25
 _Nota: O suporte da Expo para o React Native WebView começou com [Expo SDK v33.0.0](https://blog.expo.io/expo-sdk-v33-0-0-is-now-available-52d1c99dfe4c)._
24 26
 
@@ -34,7 +36,9 @@ Esse projeto segue [versionamento semântico](https://semver.org/). Não hesitam
34 36
 
35 37
 Versão atual: ![version](https://img.shields.io/npm/v/react-native-webview.svg)
36 38
 
37
-- [7.0.1](https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.1) - UIWebView removido
39
+- [8.0.0](https://github.com/react-native-community/react-native-webview/releases/tag/v8.0.0) - onNavigationStateChange agora é disparado quando alterado o hash da URL.
40
+
41
+- [7.0.1](https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.1) - UIWebView removido.
38 42
 
39 43
 - [6.0.**2**](https://github.com/react-native-community/react-native-webview/releases/tag/v6.0.2) - Update para AndroidX. Tenha certeza de habilitar no `android/gradle.properties` do seu projeto. Veja o [Getting Started Guide](https://github.com/react-native-community/react-native-webview/blob/master/docs/Getting-Started.md).
40 44