Polish mobile app for App Store review and expand CRUD.

Default to beenvoice.soconnor.dev with server settings hidden behind Advanced; add Entities tab with clients/businesses, invoice creation, UI fixes for dashboard layout, date fields, FAB position, and card-matched button radius.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-17 23:14:58 -04:00
parent 14c880123c
commit 6d2711e36e
41 changed files with 2410 additions and 181 deletions
+1 -2
View File
@@ -27,8 +27,7 @@ export function StatCard({ label, value, hint }: StatCardProps) {
const styles = StyleSheet.create({
card: {
flex: 1,
minWidth: "46%",
width: "100%",
},
label: {
fontSize: 13,