@ -64,6 +64,7 @@ function PluviometerSharingDataScreen(props) {
icon: "success",
type: "success",
});
props.navigation.goBack();
props.navigation.navigate("Home");
}}
validationSchema={validationSchema}
@ -62,6 +62,7 @@ function RainSharingDataScreen(props) {
onPress: () => { },
@ -72,6 +72,7 @@ function RiverFloodSharingDataScreen(props) {
@ -68,6 +68,7 @@ function SharingFloodZonesScreen(props) {