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)
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. Useanimation: '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)