diff --git a/VIAJEMOS b/VIAJEMOS new file mode 100644 index 0000000..1bf9475 --- /dev/null +++ b/VIAJEMOS @@ -0,0 +1,44 @@ +import React from 'react'; +import { View, StyleSheet, Button, Text } from 'react-native'; + +export default function HomeScreen({ navigation }) { + return ( + + Bienvenido a Viajemos + +