From 331a4ae72ca9c7bc20c2a3e1dbccb99847b03549 Mon Sep 17 00:00:00 2001 From: bootstrapitservices Date: Tue, 8 Apr 2025 15:07:45 +0530 Subject: [PATCH] Create MyApp1 --- MyApp1 | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 MyApp1 diff --git a/MyApp1 b/MyApp1 new file mode 100644 index 00000000000..1ebf78501db --- /dev/null +++ b/MyApp1 @@ -0,0 +1,42 @@ +import React from 'react'; +import { StyleSheet, Text, View, Image, TextInput, Button } from 'react-native'; + +export default function App() { + return ( + + + Bootstrap IT Solutions + + + + +