Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

App: Create Calendar Modal #468

Open bringuy opened 3 years ago

bringuy commented 3 years ago

We need a way for users to select dates across an interactive visual calendar. We can think about creating a modal to handle the Calendar component (refer to https://github.com/wix/react-native-calendars for documentation on how the calendar can be rendered). Refer to https://snack.expo.io/Bk0mHPE7z for an example of how to handle period selection.

Notes: Not sure on how to select the time selection at the bottom (boxed in red), since it isn’t part of the calendar component image