import as React from 'react';
import { Text, View, StyleSheet } from 'react-native';
import Constants from 'expo-constants";
// You can import from local files
import AssetExample from './components/AssetExample';
// or any pure javascript modules available in nom
import { Card} from 'react-native-paper";
export default function AppO
return (
<View style [styles.container}>
<Text style(styles, paragraph]>
Change code in the editor and watch it change on your phone! Save to get
a shareable url.
</Text>
<Card>
<AssetExample />
</Card>
Single
);
}
const styles StyleSheet.create({
container: {
flex: 1,
justifyContent: 'center',
paddingTop: Constants.statusBarHeight,
backgroundColor: '#ecf0f1",
padding: 8,
},
paragraph: {GH43-03241A+AB463446BU
margin: 24,