From 670b81e87567921e012cb6fb9072417e0deb8357 Mon Sep 17 00:00:00 2001 From: amars29 Date: Fri, 4 Mar 2022 17:48:33 +0530 Subject: [PATCH] add link to madeWithNativeBase --- layouts/index.tsx | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/layouts/index.tsx b/layouts/index.tsx index 82534a4a4..077ad10ca 100644 --- a/layouts/index.tsx +++ b/layouts/index.tsx @@ -3,6 +3,7 @@ import React, { useEffect, useContext } from "react"; import { Box, HStack, + Link, ScrollView, Text, useBreakpointValue, @@ -246,15 +247,24 @@ function Layout({ - MadeWithNativeBase - +