From 69cd32150864f4cf0110637efcf698ab5d966be3 Mon Sep 17 00:00:00 2001 From: Reza_ashrafi Date: Thu, 5 May 2022 16:51:43 +0430 Subject: [PATCH] reza fixed some issue --- src/components/Navbar.js | 252 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 238 insertions(+), 14 deletions(-) diff --git a/src/components/Navbar.js b/src/components/Navbar.js index 632f2dc..92f6431 100644 --- a/src/components/Navbar.js +++ b/src/components/Navbar.js @@ -16,6 +16,10 @@ import Svg, { Path, Text as Textt, TSpan, + LinearGradient, + Stop, + ClipPath, + Circle, } from "react-native-svg"; import { useNavigation } from "@react-navigation/native"; @@ -150,26 +154,246 @@ const Navbar = ({ - - + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ) : null}