Razew / suvnet23-household-backsidegang

Hushållet - Inlämningsuppgift 2, Apputveckling
2 stars 0 forks source link

Add chore button and screen #70

Closed Razew closed 1 month ago

Razew commented 1 month ago

A screen for adding new chores to a household, that will be presented on top of the daily view by using the screenOption presentation: 'modal', or potentially one of the other presentation options. Use animation: 'slide_from_bottom' Contains various input fields for adding a new chore.

The screen itself should likely be in the RootStackNavigator (but only accessible through the button in the household)

Razew commented 1 month ago

The screen got merged into main as part of Henke's PR: https://github.com/Razew/suvnet23-household-backsidegang/pull/128