import React from 'react'; import { Box, Stack, Heading, Icon, Text, HStack, Avatar } from 'native-base'; import { MaterialCommunityIcons, SimpleLineIcons, MaterialIcons, } from '@expo/vector-icons'; export const Example = () => { return ( Dressing room Design the new dressing room for the upcoming tour. Task: KitchenSink Date: 10.04.2021 {/* AK RS MR */} ); };