From 315b4cdd4e06fe799bf25c5ec431862f77a37e05 Mon Sep 17 00:00:00 2001 From: analuizaff Date: Fri, 8 Jan 2021 14:22:07 -0300 Subject: [PATCH] datepicker - ios --- src/app/screens/PluviometerSharingDataScreen.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/screens/PluviometerSharingDataScreen.js b/src/app/screens/PluviometerSharingDataScreen.js index ded499b..d2852a2 100644 --- a/src/app/screens/PluviometerSharingDataScreen.js +++ b/src/app/screens/PluviometerSharingDataScreen.js @@ -163,14 +163,14 @@ function PluviometerSharingDataScreen(props) { console.log('Datepicker press')} + onPress={onCancelPress} style={(styles.btnText, styles.btnCancel)}> Cancelar console.log('Datepicker press')} + onPress={onDonePress} style={(styles.btnText, styles.btnDone)}> Ok