Skip to content

Conversation

@dhayaraja
Copy link
Collaborator

Build Reminder (for reviewers)

This PR requires a mobile build for both platforms

  • Confirm that the app.json version has been updated and matches versioning format
  • After merging, go to Actions -> Manual EAS Expo Build -> Run workflow dropdown -> Choose appropriate platform(s) -> Run workflow

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ephira Ready Ready Preview Comment Nov 24, 2025 6:42pm

import FlowChart from "@/components/FlowChart";
import { FlowColors } from "@/constants/Colors";
import { useData } from "@/assets/src/calendar-storage";
import { getFlowTypeString } from "@/constants/Flow";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add - import { getFlowTypeString } from "@/constants/Flow";

import { List, useTheme, Text, Chip } from "react-native-paper";
import SingleChipSelection from "./SingleChipSelection";
import { ThemedView } from "../ThemedView";
import { FlowColors } from "@/constants/Colors";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add - import { FlowColors } from "@/constants/Colors";

@dhayaraja dhayaraja merged commit 42d582e into main Nov 29, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants