From 7c240a441ef72dae93d362b43e604b6b0392fe61 Mon Sep 17 00:00:00 2001 From: Sosolidkk Date: Fri, 31 May 2019 23:56:18 -0300 Subject: [PATCH] =?UTF-8?q?Adicionada=20fun=C3=A7=C3=A3o=20de=20ir=20para?= =?UTF-8?q?=20as=20pol=C3=ADticas=20de=20privacidade=20do=20App.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Components/Config/configBody.js | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/Components/Config/configBody.js b/src/Components/Config/configBody.js index 888953a..6750c7f 100644 --- a/src/Components/Config/configBody.js +++ b/src/Components/Config/configBody.js @@ -5,7 +5,8 @@ import { Text, TouchableOpacity, ScrollView, - Switch + Switch, + Linking } from "react-native" import { Icon } from "react-native-elements" @@ -79,7 +80,14 @@ const configBody = props => { Avaliar App - + { + Linking.openURL( + "https://github.com/ES2-UFPI/Unichat/blob/dev/PRIVACY-POLICY.md" + ) + }} + > PolĂ­tica de Privacidade