Feature/notification system #26

Open
mattdimegs wants to merge 34 commits from feature/notification-system into main
Showing only changes of commit 34e0325f37 - Show all commits

View file

@ -211,7 +211,7 @@ export default function Incidents() {
>
{` - ${AddressApartment}`}
</Text>
) : null }
) : null}
<Text
style={[{
color: 'black',
@ -278,7 +278,7 @@ export default function Incidents() {
)
})) : (
<Text>There are no Calls</Text>
) }
)}
</View>
</ScrollView>
<PageFooter>