Commit Graph

9 Commits

Author SHA1 Message Date
c507370398 Change style of primary buttons
According to React Native Paper docs, the purpose
of the "contained" mode of button is for the primary
action.

https://callstack.github.io/react-native-paper/docs/components/Button/#mode
2023-11-15 10:51:54 +13:00
315279e28d Replace all unit text boxes with dropdowns - 1.183 🚀 2023-11-13 18:35:30 +13:00
ef63fcf470 Organize all imports 2023-11-12 17:05:37 +13:00
e8ee4a253e Migrate from Drawer -> Stacks to Stack -> Drawer
This simplifies our codebase greatly by
only having a single stack navigator and
a single drawer navigator. Previously we had
a stack navigator for every main page on the drawer.
2023-10-28 15:59:25 +13:00
915f09848b Auto focus new weight value 2023-10-27 12:36:41 +13:00
a176036c33 Warn when weight loss is faster than 1% a week 2023-10-25 09:51:55 +13:00
cb5aa72552 Submit weight after entering value 2023-10-24 16:16:42 +13:00
ff7cd2fe54 Add weight page 2023-10-21 11:57:31 +13:00
7928cab4c1 Swap to using MaterialCommunityIcons 2023-10-19 18:28:56 +13:00