Threatening-Code-Comments / tcc-app

This is the ThreateningCodeComments app. We failed to make it threatening, but if you can read this at least we didn't fail to make it at all.
1 stars 0 forks source link

Event added bottom popup #15

Open JereIsThere opened 1 month ago

JereIsThere commented 1 month ago

Toast, 'Event added.' '👁️View' (for future, prod ausbauen) '↩️ Revert'

JereIsThere commented 3 weeks ago
JereIsThere commented 3 weeks ago
<View style={{borderRadius: 5, width: 40, heigth: 20}}>
    <Text>Event hinzugefügt.</Text>
    <IconButton iconName="view" onPress={viewEvents} />
    <IconButton iconName="revert" onPress={deleteEvent} />
</View>
JereIsThere commented 3 weeks ago

ich weiß nicht wie man das am besten animieren würde oder so... reanimated ist ja drin...